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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-07 05:56:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-07 05:56:22 +0300
commit49abac91dbbd3e3d81b935c7af49cf389db37e2c (patch)
tree97499e3b7e33e6ad66c1cf4bdf0c72b1b45a0424
parent891c95bc68d6722e3ceb95feb9ad2b55cda08944 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/eu.js2
-rw-r--r--l10n/eu.json2
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/lt_LT.js3
-rw-r--r--l10n/lt_LT.json3
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/zh_HK.js2
-rw-r--r--l10n/zh_HK.json2
-rw-r--r--l10n/zh_TW.js2
-rw-r--r--l10n/zh_TW.json2
18 files changed, 38 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 6f0ec4e9f..5f9f366af 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "Lišta s nabídkami formátování",
"Editor actions" : "Akce editoru",
"Remaining actions" : "Zbývající akce",
+ "_%n word_::_%n words_" : ["%n slovo","%n slova","%n slov","%n slova"],
+ "_%n char_::_%n chars_" : ["%n znak","%n znaky","%n znaků","%n znaky"],
"Update Link" : "Aktualizovat odkaz",
"Add Link" : "Přidat odkaz",
"Link file" : "Odkázat na soubor",
diff --git a/l10n/cs.json b/l10n/cs.json
index 4232771f3..493583e65 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "Lišta s nabídkami formátování",
"Editor actions" : "Akce editoru",
"Remaining actions" : "Zbývající akce",
+ "_%n word_::_%n words_" : ["%n slovo","%n slova","%n slov","%n slova"],
+ "_%n char_::_%n chars_" : ["%n znak","%n znaky","%n znaků","%n znaky"],
"Update Link" : "Aktualizovat odkaz",
"Add Link" : "Přidat odkaz",
"Link file" : "Odkázat na soubor",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 224131627..c7cab6ab8 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "Formatiere die Menü-Leiste",
"Editor actions" : "Editor-Aktionen",
"Remaining actions" : "Verbleibende Aktionen",
+ "_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
+ "_%n char_::_%n chars_" : ["%n Zeichen","%n Zeichen"],
"Update Link" : "Link aktualisieren",
"Add Link" : "Link hinzufügen",
"Link file" : "Datei verknüpfen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index d20c642ca..0f06fb693 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "Formatiere die Menü-Leiste",
"Editor actions" : "Editor-Aktionen",
"Remaining actions" : "Verbleibende Aktionen",
+ "_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
+ "_%n char_::_%n chars_" : ["%n Zeichen","%n Zeichen"],
"Update Link" : "Link aktualisieren",
"Add Link" : "Link hinzufügen",
"Link file" : "Datei verknüpfen",
diff --git a/l10n/eu.js b/l10n/eu.js
index 6ea23f332..6dd4f4305 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "Menu-barra formateatzea",
"Editor actions" : "Editore ekintzak",
"Remaining actions" : "Gainerako ekintzak",
+ "_%n word_::_%n words_" : ["hitz %n","%n hitz"],
+ "_%n char_::_%n chars_" : ["karaktere %n","%n karaktere"],
"Update Link" : "Eguneratu esteka",
"Add Link" : "Gehitu esteka",
"Link file" : "Estekatu fitxategia",
diff --git a/l10n/eu.json b/l10n/eu.json
index f6f21309b..eee831bb6 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "Menu-barra formateatzea",
"Editor actions" : "Editore ekintzak",
"Remaining actions" : "Gainerako ekintzak",
+ "_%n word_::_%n words_" : ["hitz %n","%n hitz"],
+ "_%n char_::_%n chars_" : ["karaktere %n","%n karaktere"],
"Update Link" : "Eguneratu esteka",
"Add Link" : "Gehitu esteka",
"Link file" : "Estekatu fitxategia",
diff --git a/l10n/fi.js b/l10n/fi.js
index f117ec984..1d0fe7c98 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -70,6 +70,8 @@ OC.L10N.register(
"Upload from computer" : "Lähetä tietokoneelta",
"Insert from Files" : "Syötä Tiedostot-sovelluksesta",
"Formatting menu bar" : "Muotoiluvalikko",
+ "_%n word_::_%n words_" : ["%n sana","%n sanaa"],
+ "_%n char_::_%n chars_" : ["%n merkki","%n merkkiä"],
"Update Link" : "Päivitä linkki",
"Add Link" : "Lisää linkki",
"Link file" : "Linkitä tiedosto",
diff --git a/l10n/fi.json b/l10n/fi.json
index 6e565ab29..2e6c8d7de 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -68,6 +68,8 @@
"Upload from computer" : "Lähetä tietokoneelta",
"Insert from Files" : "Syötä Tiedostot-sovelluksesta",
"Formatting menu bar" : "Muotoiluvalikko",
+ "_%n word_::_%n words_" : ["%n sana","%n sanaa"],
+ "_%n char_::_%n chars_" : ["%n merkki","%n merkkiä"],
"Update Link" : "Päivitä linkki",
"Add Link" : "Lisää linkki",
"Link file" : "Linkitä tiedosto",
diff --git a/l10n/fr.js b/l10n/fr.js
index 3e083a04f..e14613cb7 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "Barre de menu de formatage",
"Editor actions" : "Actions de l'éditeur",
"Remaining actions" : "Actions restantes",
+ "_%n word_::_%n words_" : ["%n mot","%n mots","%n mots"],
+ "_%n char_::_%n chars_" : ["%n caractère","%n caractères","%n caractères"],
"Update Link" : "Mettre à jour le lien",
"Add Link" : "Ajouter un lien",
"Link file" : "Lier un fichier",
diff --git a/l10n/fr.json b/l10n/fr.json
index 91f610925..12f60f8ba 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "Barre de menu de formatage",
"Editor actions" : "Actions de l'éditeur",
"Remaining actions" : "Actions restantes",
+ "_%n word_::_%n words_" : ["%n mot","%n mots","%n mots"],
+ "_%n char_::_%n chars_" : ["%n caractère","%n caractères","%n caractères"],
"Update Link" : "Mettre à jour le lien",
"Add Link" : "Ajouter un lien",
"Link file" : "Lier un fichier",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index c88bdf79b..c80e3821b 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -34,6 +34,7 @@ OC.L10N.register(
"Show author colors" : "Rodyti autoriaus spalvas",
"Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.",
"Document save status" : "Dokumento įrašymo būsena",
+ "Last saved" : "Paskutinį kartą įrašyta",
"Saving …" : "Įrašoma…",
"Saved" : "Įrašyta",
"Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}",
@@ -71,6 +72,8 @@ OC.L10N.register(
"Formatting menu bar" : "Formatavimo meniu juosta",
"Editor actions" : "Redaktoriaus veiksmai",
"Remaining actions" : "Likę veiksmai",
+ "_%n word_::_%n words_" : ["%n žodis","%n žodžiai","%n žodžių","%n žodis"],
+ "_%n char_::_%n chars_" : ["%n simbolis","%n simboliai","%n simbolių","%n simbolis"],
"Update Link" : "Atnaujinti nuorodą",
"Add Link" : "Pridėti nuorodą",
"Link file" : "Susieti failą",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 025e57e7b..3d2e905a6 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -32,6 +32,7 @@
"Show author colors" : "Rodyti autoriaus spalvas",
"Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.",
"Document save status" : "Dokumento įrašymo būsena",
+ "Last saved" : "Paskutinį kartą įrašyta",
"Saving …" : "Įrašoma…",
"Saved" : "Įrašyta",
"Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}",
@@ -69,6 +70,8 @@
"Formatting menu bar" : "Formatavimo meniu juosta",
"Editor actions" : "Redaktoriaus veiksmai",
"Remaining actions" : "Likę veiksmai",
+ "_%n word_::_%n words_" : ["%n žodis","%n žodžiai","%n žodžių","%n žodis"],
+ "_%n char_::_%n chars_" : ["%n simbolis","%n simboliai","%n simbolių","%n simbolis"],
"Update Link" : "Atnaujinti nuorodą",
"Add Link" : "Pridėti nuorodą",
"Link file" : "Susieti failą",
diff --git a/l10n/tr.js b/l10n/tr.js
index 92064b750..b44953b86 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "Menü çubuğu biçimlendiriliyor",
"Editor actions" : "Düzenleyici işlemleri",
"Remaining actions" : "Yeniden adlandırma işlemleri",
+ "_%n word_::_%n words_" : ["%n sözcük","%n sözcük"],
+ "_%n char_::_%n chars_" : ["%n karakter","%n karakter"],
"Update Link" : "Bağlantıyı güncelle",
"Add Link" : "Bağlantı ekle",
"Link file" : "Dosya bağla",
diff --git a/l10n/tr.json b/l10n/tr.json
index 6e8ebc588..95661f298 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "Menü çubuğu biçimlendiriliyor",
"Editor actions" : "Düzenleyici işlemleri",
"Remaining actions" : "Yeniden adlandırma işlemleri",
+ "_%n word_::_%n words_" : ["%n sözcük","%n sözcük"],
+ "_%n char_::_%n chars_" : ["%n karakter","%n karakter"],
"Update Link" : "Bağlantıyı güncelle",
"Add Link" : "Bağlantı ekle",
"Link file" : "Dosya bağla",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index a5068ae30..015e5e437 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "格式化選項單欄",
"Editor actions" : "編輯器操作",
"Remaining actions" : "剩餘操作",
+ "_%n word_::_%n words_" : ["%n 個單詞"],
+ "_%n char_::_%n chars_" : ["%n 個字母"],
"Update Link" : "更新連結",
"Add Link" : "添加連結",
"Link file" : "連結檔案",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index d8ef5dfc5..a6e262509 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "格式化選項單欄",
"Editor actions" : "編輯器操作",
"Remaining actions" : "剩餘操作",
+ "_%n word_::_%n words_" : ["%n 個單詞"],
+ "_%n char_::_%n chars_" : ["%n 個字母"],
"Update Link" : "更新連結",
"Add Link" : "添加連結",
"Link file" : "連結檔案",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 49699cb83..0b4d5efbd 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -79,6 +79,8 @@ OC.L10N.register(
"Formatting menu bar" : "格式化選項選單列",
"Editor actions" : "編輯器動作",
"Remaining actions" : "剩餘動作",
+ "_%n word_::_%n words_" : ["%n 個字"],
+ "_%n char_::_%n chars_" : ["%n 個字元"],
"Update Link" : "更新連結",
"Add Link" : "新增連結",
"Link file" : "連結檔案",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index eed3a7b03..415fb9cd3 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -77,6 +77,8 @@
"Formatting menu bar" : "格式化選項選單列",
"Editor actions" : "編輯器動作",
"Remaining actions" : "剩餘動作",
+ "_%n word_::_%n words_" : ["%n 個字"],
+ "_%n char_::_%n chars_" : ["%n 個字元"],
"Update Link" : "更新連結",
"Add Link" : "新增連結",
"Link file" : "連結檔案",