summaryrefslogtreecommitdiffstats
path: root/locales/af.json
diff options
context:
space:
mode:
authorRobin Pringle <pringlerobin@gmail.com>2023-06-27 06:33:44 +0000
committerHosted Weblate <hosted@weblate.org>2023-06-28 08:52:42 +0200
commitd9ae22e97937c4454107e512aa2756822bd71c0a (patch)
tree1672a637644cf8d9f0dedf78cee01970194be2cc /locales/af.json
parent8d6570d809546bea425116201d7511e0c33650ca (diff)
downloadinvidious-d9ae22e97937c4454107e512aa2756822bd71c0a.tar.gz
invidious-d9ae22e97937c4454107e512aa2756822bd71c0a.tar.bz2
invidious-d9ae22e97937c4454107e512aa2756822bd71c0a.zip
Update Afrikaans translation
Diffstat (limited to 'locales/af.json')
-rw-r--r--locales/af.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/locales/af.json b/locales/af.json
index 0967ef42..4db98a8b 100644
--- a/locales/af.json
+++ b/locales/af.json
@@ -1 +1,14 @@
-{}
+{
+ "generic_views_count": "{{count}} kyk",
+ "generic_views_count_plural": "{{count}} kyke",
+ "generic_videos_count": "{{count}} video",
+ "generic_videos_count_plural": "{{count}} videos",
+ "generic_playlists_count": "{{count}} snitlys",
+ "generic_playlists_count_plural": "{{count}} snitlyste",
+ "generic_subscriptions_count": "{{count}} intekening",
+ "generic_subscriptions_count_plural": "{{count}} intekeninge",
+ "LIVE": "LEWENDIG",
+ "generic_subscribers_count": "{{count}} intekenaar",
+ "generic_subscribers_count_plural": "{{count}} intekenare",
+ "Shared `x` ago": "`x` gelede gedeel"
+}