Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2021-03-12 17:11:20 +0300
committersualko <klaus@jsxc.org>2021-03-12 17:11:20 +0300
commit1a3966743351050b9c2419b0fdc1ea2af395c006 (patch)
treeb358be61036d1f88a08f55248885c36848b77b48 /locales
parentf2b044cc32a388b388f7b434c21b6a40ecc1267a (diff)
chore: update lang
Diffstat (limited to 'locales')
-rw-r--r--locales/ar.json5
-rw-r--r--locales/bg.json5
-rw-r--r--locales/bn-BD.json5
-rw-r--r--locales/cs.json5
-rw-r--r--locales/de.json5
-rw-r--r--locales/el.json5
-rw-r--r--locales/en.json8
-rw-r--r--locales/es.json5
-rw-r--r--locales/fi.json5
-rw-r--r--locales/fr.json5
-rw-r--r--locales/hu-HU.json5
-rw-r--r--locales/it.json5
-rw-r--r--locales/ja.json5
-rw-r--r--locales/nl-NL.json5
-rw-r--r--locales/pl.json5
-rw-r--r--locales/pt-BR.json5
-rw-r--r--locales/ro.json5
-rw-r--r--locales/ru.json5
-rw-r--r--locales/sk.json5
-rw-r--r--locales/sq.json11
-rw-r--r--locales/sv-SE.json13
-rw-r--r--locales/tr-TR.json5
-rw-r--r--locales/uk-UA.json5
-rw-r--r--locales/vi-VN.json5
-rw-r--r--locales/zh-TW.json5
-rw-r--r--locales/zh.json5
26 files changed, 109 insertions, 38 deletions
diff --git a/locales/ar.json b/locales/ar.json
index fbaef233..5222d357 100644
--- a/locales/ar.json
+++ b/locales/ar.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/bg.json b/locales/bg.json
index 67090856..3f96577e 100644
--- a/locales/bg.json
+++ b/locales/bg.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/bn-BD.json b/locales/bn-BD.json
index 055c4f3b..9fc67126 100644
--- a/locales/bn-BD.json
+++ b/locales/bn-BD.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/cs.json b/locales/cs.json
index dac8eefb..ccae8fde 100644
--- a/locales/cs.json
+++ b/locales/cs.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/de.json b/locales/de.json
index 5df96b9b..33cac782 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": "Benachrichtigungen"
} \ No newline at end of file
diff --git a/locales/el.json b/locales/el.json
index d4ad036a..667dc97b 100644
--- a/locales/el.json
+++ b/locales/el.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": "Ειδοποιήσεις"
} \ No newline at end of file
diff --git a/locales/en.json b/locales/en.json
index a4f36eb8..44971908 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -435,11 +435,7 @@
"setting-version": "Returns version information about the software running this Client.",
"setting-time": "Returns entity time on queries.",
"Occupants": "Occupants",
- "Occupants_not_provided": "No occupants in the room or the list is kept private.",
- "message_not_delivered": "Message not delivered",
- "You_have_blocked_this_JID": "You have blocked this contact",
- "QRCode_description": "Scan with another app to verify keys",
- "QRCode_noqrcode" : "No QRCode available"
+ "Occupants_not_provided": "No occupants in the room or the list is kept private."
},
"Notifications": "Notifications"
-}
+} \ No newline at end of file
diff --git a/locales/es.json b/locales/es.json
index 71f31e2a..c78df216 100644
--- a/locales/es.json
+++ b/locales/es.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/fi.json b/locales/fi.json
index 055c4f3b..9fc67126 100644
--- a/locales/fi.json
+++ b/locales/fi.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/fr.json b/locales/fr.json
index df22924d..788cc66c 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/hu-HU.json b/locales/hu-HU.json
index bf38c176..ddce9de3 100644
--- a/locales/hu-HU.json
+++ b/locales/hu-HU.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/it.json b/locales/it.json
index c341530f..b222b743 100644
--- a/locales/it.json
+++ b/locales/it.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/ja.json b/locales/ja.json
index a2d1bca1..124e74f8 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/nl-NL.json b/locales/nl-NL.json
index 725392bf..8f943ffa 100644
--- a/locales/nl-NL.json
+++ b/locales/nl-NL.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": "Notificatie"
} \ No newline at end of file
diff --git a/locales/pl.json b/locales/pl.json
index 1bfc4e87..f70a2c2f 100644
--- a/locales/pl.json
+++ b/locales/pl.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/pt-BR.json b/locales/pt-BR.json
index 719c3958..7c255d71 100644
--- a/locales/pt-BR.json
+++ b/locales/pt-BR.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": "Notificações"
} \ No newline at end of file
diff --git a/locales/ro.json b/locales/ro.json
index d13e2228..c61fb972 100644
--- a/locales/ro.json
+++ b/locales/ro.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/ru.json b/locales/ru.json
index a6b2a58d..3541f122 100644
--- a/locales/ru.json
+++ b/locales/ru.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/sk.json b/locales/sk.json
index 7402636d..4f7e141e 100644
--- a/locales/sk.json
+++ b/locales/sk.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/sq.json b/locales/sq.json
index 69cb7d8b..7b6189d8 100644
--- a/locales/sq.json
+++ b/locales/sq.json
@@ -41,9 +41,9 @@
"Authentication": "Mirëfilltësim",
"Message": "Mesazh",
"Add_buddy": "Shtoni kontakt",
- "Blocking_users": null,
- "setting-blocking-command-enable": null,
- "blocking_cmd_not_supported": null,
+ "Blocking_users": "Bllokoni kontakte",
+ "setting-blocking-command-enable": "Ju bën të mundur të bllokoni kontakte.",
+ "blocking_cmd_not_supported": "Shërbyesi juaj nuk mbulon bllokimin e kontakteve.",
"rename_buddy": "riemërtoni kontaktin",
"delete_buddy": "fshije kontaktin",
"Login": "Hyrje",
@@ -432,7 +432,10 @@
"trusted_domains": "Përkatësi të besuara",
"one_domain_per_line": "Këto janë përkatësi prej të cilave bashkëngjitjet do të ngarkohen vetvetiu. (Një përkatësi për rresht)",
"setting-command-enable": "Lejon të kontrollohen rregullime të ndryshme përmes urdhrash tekst.",
- "setting-version": null
+ "setting-version": "Jep të dhëna versioni rreth software-it që po xhiron ky Klient",
+ "setting-time": null,
+ "Occupants": "Pjesëmarrës",
+ "Occupants_not_provided": "S’ka pjesëmarrës te dhoma ose lista është mbajtur private."
},
"Notifications": "Njoftime"
} \ No newline at end of file
diff --git a/locales/sv-SE.json b/locales/sv-SE.json
index 06b64405..9c20a9e0 100644
--- a/locales/sv-SE.json
+++ b/locales/sv-SE.json
@@ -41,9 +41,9 @@
"Authentication": "Autentisering",
"Message": "Meddelande",
"Add_buddy": "Lägg till kontakt",
- "Blocking_users": null,
- "setting-blocking-command-enable": null,
- "blocking_cmd_not_supported": null,
+ "Blocking_users": "Blockera kontakter",
+ "setting-blocking-command-enable": "Möjliggör för dig att blockera kontakter.",
+ "blocking_cmd_not_supported": "Din server stöder inte blockering av kontakter.",
"rename_buddy": "byt namn på kontakt",
"delete_buddy": "radera kontakt",
"Login": "Login",
@@ -79,7 +79,7 @@
"Subscription": "Prenumeration",
"both": "båda",
"Status": "Status",
- "extended-status": null,
+ "extended-status": "Statustext",
"online": "online",
"chat": "chatt",
"away": "Borta",
@@ -432,7 +432,10 @@
"trusted_domains": "Säkra domäner",
"one_domain_per_line": "Från dessa domäner laddas bilagor automatiskt. (en domän per rad)",
"setting-command-enable": "Gör det möjligt att styra olika inställningar via textkommandon.",
- "setting-version": null
+ "setting-version": "Returnerar versionsinformation om programvaran som kör denna klient.",
+ "setting-time": "Returnerar enhetstid på frågor.",
+ "Occupants": "Personer",
+ "Occupants_not_provided": "Inga personer i rummet eller listan hålls privata."
},
"Notifications": "Notiser"
} \ No newline at end of file
diff --git a/locales/tr-TR.json b/locales/tr-TR.json
index 7f5a4bb6..5ce074aa 100644
--- a/locales/tr-TR.json
+++ b/locales/tr-TR.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/uk-UA.json b/locales/uk-UA.json
index e2cb60ed..12e2d1e5 100644
--- a/locales/uk-UA.json
+++ b/locales/uk-UA.json
@@ -432,7 +432,10 @@
"trusted_domains": "Довірчі домени",
"one_domain_per_line": "Домени, з яких буде автоматично завантажуватися вкладення (один домен на рядок).",
"setting-command-enable": "Дозволяє контролювати різні налаштування за допомогою текстових команд.",
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": "Сповіщення"
} \ No newline at end of file
diff --git a/locales/vi-VN.json b/locales/vi-VN.json
index bb7f58bb..b0d230dd 100644
--- a/locales/vi-VN.json
+++ b/locales/vi-VN.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/zh-TW.json b/locales/zh-TW.json
index d4732d51..287cc3f8 100644
--- a/locales/zh-TW.json
+++ b/locales/zh-TW.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file
diff --git a/locales/zh.json b/locales/zh.json
index c39e1279..885b8118 100644
--- a/locales/zh.json
+++ b/locales/zh.json
@@ -432,7 +432,10 @@
"trusted_domains": null,
"one_domain_per_line": null,
"setting-command-enable": null,
- "setting-version": null
+ "setting-version": null,
+ "setting-time": null,
+ "Occupants": null,
+ "Occupants_not_provided": null
},
"Notifications": null
} \ No newline at end of file