aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/server.gl-ES.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-01-21 10:18:52 +0100
committerChocobozzz <me@florianbigard.com>2022-01-21 10:18:52 +0100
commit94be5ecc4d7ca1acfae844cbe794fc6f7e690917 (patch)
treee6796132c3566dd6e61ec12e090c16c470b02319 /client/src/locale/server.gl-ES.json
parentd206dea25c36594e27027868646b42a6ca4a5f05 (diff)
downloadPeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.tar.gz
PeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.tar.zst
PeerTube-94be5ecc4d7ca1acfae844cbe794fc6f7e690917.zip
Update translations
Diffstat (limited to 'client/src/locale/server.gl-ES.json')
-rw-r--r--client/src/locale/server.gl-ES.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/src/locale/server.gl-ES.json b/client/src/locale/server.gl-ES.json
index 112b507fe..91732f63c 100644
--- a/client/src/locale/server.gl-ES.json
+++ b/client/src/locale/server.gl-ES.json
@@ -40,6 +40,8 @@
40 "Success": "Correcta", 40 "Success": "Correcta",
41 "Failed": "Fallou", 41 "Failed": "Fallou",
42 "Rejected": "Rexeitado", 42 "Rejected": "Rexeitado",
43 "Cancelled": "Cancelled",
44 "Processing": "Processing",
43 "Regular": "Normal", 45 "Regular": "Normal",
44 "Watch later": "Ver máis tarde", 46 "Watch later": "Ver máis tarde",
45 "This video does not exist.": "Este vídeo non existe.", 47 "This video does not exist.": "Este vídeo non existe.",
@@ -247,5 +249,7 @@
247 "Zhuang": "Zhuang", 249 "Zhuang": "Zhuang",
248 "Chinese": "Chinés", 250 "Chinese": "Chinés",
249 "Zulu": "Zulú", 251 "Zulu": "Zulú",
250 "No linguistic content": "No linguistic content" 252 "No linguistic content": "No linguistic content",
253 "Simplified Chinese": "Simplified Chinese",
254 "Traditional Chinese": "Traditional Chinese"
251} 255}