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-04-02 06:24:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-02 06:24:54 +0300
commit05957c5d5e48ccb285a27fa0a65369a70b81aee1 (patch)
treed8069e71f0a0e546e430820285a55191d4b81788
parenta7a63dac67d256fd0308e6ffa422530802b1c712 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js9
-rw-r--r--l10n/cs.json9
-rw-r--r--l10n/de_DE.js9
-rw-r--r--l10n/de_DE.json9
-rw-r--r--l10n/es_AR.js10
-rw-r--r--l10n/es_AR.json8
-rw-r--r--l10n/et_EE.js10
-rw-r--r--l10n/et_EE.json8
-rw-r--r--l10n/pl.js9
-rw-r--r--l10n/pl.json9
-rw-r--r--l10n/tr.js9
-rw-r--r--l10n/tr.json9
-rw-r--r--l10n/zh_HK.js9
-rw-r--r--l10n/zh_HK.json9
14 files changed, 90 insertions, 36 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 73bdbdb1c..e1db9f504 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "Uloženo",
"Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}",
"Unsaved changes" : "Neuložené změny",
+ "Image file format not supported" : "Nepodporovaný souborový formát obrázku",
"No emoji found" : "Nenalezena žádná emotikona",
"Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje",
"Edit guest name" : "Upravit jméno hosta",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
"Currently active users:" : "Nyní aktivních uživatelů:",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
+ "Add row before" : "Přidat řádek před",
+ "Add row after" : "Předat řádek za",
+ "Delete this row" : "Smazat tento řádek",
+ "Add column before" : "Přidat sloupec před",
+ "Add column after" : "Přidat sloupec za",
+ "Delete this column" : "Smazat tento sloupec",
+ "Delete this table" : "Smazat tuto tabulku",
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
"Edit" : "Upravit",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "Úspěch",
"Warning" : "Varování",
"Danger" : "Nebezpečí",
+ "Table" : "Tabulka",
"Emoji picker" : "Volba emotikony"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index a785dd3d6..2d2f71e5c 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -25,6 +25,7 @@
"Saved" : "Uloženo",
"Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}",
"Unsaved changes" : "Neuložené změny",
+ "Image file format not supported" : "Nepodporovaný souborový formát obrázku",
"No emoji found" : "Nenalezena žádná emotikona",
"Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje",
"Edit guest name" : "Upravit jméno hosta",
@@ -75,6 +76,13 @@
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
"Currently active users:" : "Nyní aktivních uživatelů:",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
+ "Add row before" : "Přidat řádek před",
+ "Add row after" : "Předat řádek za",
+ "Delete this row" : "Smazat tento řádek",
+ "Add column before" : "Přidat sloupec před",
+ "Add column after" : "Přidat sloupec za",
+ "Delete this column" : "Smazat tento sloupec",
+ "Delete this table" : "Smazat tuto tabulku",
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
"Edit" : "Upravit",
@@ -91,6 +99,7 @@
"Success" : "Úspěch",
"Warning" : "Varování",
"Danger" : "Nebezpečí",
+ "Table" : "Tabulka",
"Emoji picker" : "Volba emotikony"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 26e919c0d..b1614fd81 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "Gespeichert",
"Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}",
"Unsaved changes" : "Ungespeicherte Änderungen",
+ "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt",
"No emoji found" : "Kein Emoji gefunden",
"Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Edit guest name" : "Gast-Namen bearbeiten",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
"Currently active users:" : "Aktuell aktive Benutzer:",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
+ "Add row before" : "Zeile davor hinzufügen",
+ "Add row after" : "Zeile danach hinzufügen",
+ "Delete this row" : "Diese Zeile löschen",
+ "Add column before" : "Spalte davor hinzufügen",
+ "Add column after" : "Spalte danach hinzufügen",
+ "Delete this column" : "Diese Spalte löschen",
+ "Delete this table" : "Diese Tabelle löschen",
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
"Edit" : "Bearbeiten",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "Erfolgreich",
"Warning" : "Warnung",
"Danger" : "Achtung",
+ "Table" : "Tabelle",
"Emoji picker" : "Emoji-Auswahl"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 929e103f7..5beb966e0 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -25,6 +25,7 @@
"Saved" : "Gespeichert",
"Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}",
"Unsaved changes" : "Ungespeicherte Änderungen",
+ "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt",
"No emoji found" : "Kein Emoji gefunden",
"Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Edit guest name" : "Gast-Namen bearbeiten",
@@ -75,6 +76,13 @@
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
"Currently active users:" : "Aktuell aktive Benutzer:",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
+ "Add row before" : "Zeile davor hinzufügen",
+ "Add row after" : "Zeile danach hinzufügen",
+ "Delete this row" : "Diese Zeile löschen",
+ "Add column before" : "Spalte davor hinzufügen",
+ "Add column after" : "Spalte danach hinzufügen",
+ "Delete this column" : "Diese Spalte löschen",
+ "Delete this table" : "Diese Tabelle löschen",
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
"Edit" : "Bearbeiten",
@@ -91,6 +99,7 @@
"Success" : "Erfolgreich",
"Warning" : "Warnung",
"Danger" : "Achtung",
+ "Table" : "Tabelle",
"Emoji picker" : "Emoji-Auswahl"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
deleted file mode 100644
index df7b8c4ff..000000000
--- a/l10n/es_AR.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "text",
- {
- "Text" : "Texto",
- "Bold" : "Negrita",
- "Italic" : "Itálico",
- "Edit" : "Editar",
- "Undo" : "Deshacer"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
deleted file mode 100644
index 660531883..000000000
--- a/l10n/es_AR.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "Text" : "Texto",
- "Bold" : "Negrita",
- "Italic" : "Itálico",
- "Edit" : "Editar",
- "Undo" : "Deshacer"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
deleted file mode 100644
index 79b61d79d..000000000
--- a/l10n/et_EE.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "text",
- {
- "Use current version" : "Kasuta praegust versiooni",
- "Use the saved version" : "Kasuta salvestatud versiooni",
- "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}",
- "Unsaved changes" : "Salvestamata muutused",
- "Edit" : "Redigeeri"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
deleted file mode 100644
index 628c72fc9..000000000
--- a/l10n/et_EE.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "Use current version" : "Kasuta praegust versiooni",
- "Use the saved version" : "Kasuta salvestatud versiooni",
- "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}",
- "Unsaved changes" : "Salvestamata muutused",
- "Edit" : "Redigeeri"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 790a49d00..4918524b0 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "Zapisano",
"Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}",
"Unsaved changes" : "Niezapisane zmiany",
+ "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany",
"No emoji found" : "Nie znaleziono emoji",
"Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
"Edit guest name" : "Edytuj nazwę gościa",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.",
"Currently active users:" : "Aktualnie aktywni użytkownicy:",
"_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
+ "Add row before" : "Dodaj wiersz przed",
+ "Add row after" : "Dodaj wiersz po",
+ "Delete this row" : "Usuń ten wiersz",
+ "Add column before" : "Dodaj kolumnę przed",
+ "Add column after" : "Dodaj kolumnę po",
+ "Delete this column" : "Usuń tę kolumnę",
+ "Delete this table" : "Usuń tę tabelę",
"Show rich workspaces" : "Pokaż zasoby obszaru roboczego",
"Add notes, lists or links …" : "Dodaj notatki, listy lub linki…",
"Edit" : "Edytuj",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "Powiodło się",
"Warning" : "Ostrzeżenie",
"Danger" : "Zagrożenie",
+ "Table" : "Tabela",
"Emoji picker" : "Selektor emoji"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index aa39228fd..9997c42d5 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -25,6 +25,7 @@
"Saved" : "Zapisano",
"Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}",
"Unsaved changes" : "Niezapisane zmiany",
+ "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany",
"No emoji found" : "Nie znaleziono emoji",
"Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
"Edit guest name" : "Edytuj nazwę gościa",
@@ -75,6 +76,13 @@
"Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.",
"Currently active users:" : "Aktualnie aktywni użytkownicy:",
"_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
+ "Add row before" : "Dodaj wiersz przed",
+ "Add row after" : "Dodaj wiersz po",
+ "Delete this row" : "Usuń ten wiersz",
+ "Add column before" : "Dodaj kolumnę przed",
+ "Add column after" : "Dodaj kolumnę po",
+ "Delete this column" : "Usuń tę kolumnę",
+ "Delete this table" : "Usuń tę tabelę",
"Show rich workspaces" : "Pokaż zasoby obszaru roboczego",
"Add notes, lists or links …" : "Dodaj notatki, listy lub linki…",
"Edit" : "Edytuj",
@@ -91,6 +99,7 @@
"Success" : "Powiodło się",
"Warning" : "Ostrzeżenie",
"Danger" : "Zagrożenie",
+ "Table" : "Tabela",
"Emoji picker" : "Selektor emoji"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 237c34c06..6b335f3ae 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "Kaydedildi",
"Last saved {lastSaved}" : "Son kaydedilme {lastSaved}",
"Unsaved changes" : "Kaydedilmemiş değişiklikler",
+ "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor",
"No emoji found" : "Herhangi bir emoji bulunamadı",
"Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir",
"Edit guest name" : "Konuk adını düzenle",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.",
"Currently active users:" : "Etkin kullanıcı sayısı:",
"_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"],
+ "Add row before" : "Üste satır ekle",
+ "Add row after" : "Alta satır ekle",
+ "Delete this row" : "Bu satırı sil",
+ "Add column before" : "Önüne sütun ekle",
+ "Add column after" : "Arkasına sütun ekle",
+ "Delete this column" : "Bu sütunu sil",
+ "Delete this table" : "Bu tabloyu sil",
"Show rich workspaces" : "Zengin çalışma alanlarını görüntüle",
"Add notes, lists or links …" : "Not, liste yada bağlantı ekle …",
"Edit" : "Düzenle",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "Başarılı",
"Warning" : "Uyarı",
"Danger" : "Tehlikeli",
+ "Table" : "Tablo",
"Emoji picker" : "Emoji seçici"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 759305753..f2e39bc39 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -25,6 +25,7 @@
"Saved" : "Kaydedildi",
"Last saved {lastSaved}" : "Son kaydedilme {lastSaved}",
"Unsaved changes" : "Kaydedilmemiş değişiklikler",
+ "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor",
"No emoji found" : "Herhangi bir emoji bulunamadı",
"Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir",
"Edit guest name" : "Konuk adını düzenle",
@@ -75,6 +76,13 @@
"Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.",
"Currently active users:" : "Etkin kullanıcı sayısı:",
"_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"],
+ "Add row before" : "Üste satır ekle",
+ "Add row after" : "Alta satır ekle",
+ "Delete this row" : "Bu satırı sil",
+ "Add column before" : "Önüne sütun ekle",
+ "Add column after" : "Arkasına sütun ekle",
+ "Delete this column" : "Bu sütunu sil",
+ "Delete this table" : "Bu tabloyu sil",
"Show rich workspaces" : "Zengin çalışma alanlarını görüntüle",
"Add notes, lists or links …" : "Not, liste yada bağlantı ekle …",
"Edit" : "Düzenle",
@@ -91,6 +99,7 @@
"Success" : "Başarılı",
"Warning" : "Uyarı",
"Danger" : "Tehlikeli",
+ "Table" : "Tablo",
"Emoji picker" : "Emoji seçici"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index c58cdad3f..3daac917b 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
"Unsaved changes" : "未儲存變更",
+ "Image file format not supported" : "不支持圖像格式",
"No emoji found" : "找不到表情符號",
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯",
"Edit guest name" : "編輯訪客名稱",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
"Currently active users:" : "目前活躍用戶:",
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"],
+ "Add row before" : "在前面添加行",
+ "Add row after" : "在後面添加行",
+ "Delete this row" : "刪除此行",
+ "Add column before" : "在前面添加縱列",
+ "Add column after" : "在後面添加縱列",
+ "Delete this column" : "删除此縱列",
+ "Delete this table" : "删除此表",
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
"Edit" : "編輯",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "成功",
"Warning" : "警告",
"Danger" : "危險",
+ "Table" : "表",
"Emoji picker" : "Emoji 選擇器"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index d2e01439e..7230faff2 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -25,6 +25,7 @@
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
"Unsaved changes" : "未儲存變更",
+ "Image file format not supported" : "不支持圖像格式",
"No emoji found" : "找不到表情符號",
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯",
"Edit guest name" : "編輯訪客名稱",
@@ -75,6 +76,13 @@
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
"Currently active users:" : "目前活躍用戶:",
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"],
+ "Add row before" : "在前面添加行",
+ "Add row after" : "在後面添加行",
+ "Delete this row" : "刪除此行",
+ "Add column before" : "在前面添加縱列",
+ "Add column after" : "在後面添加縱列",
+ "Delete this column" : "删除此縱列",
+ "Delete this table" : "删除此表",
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
"Edit" : "編輯",
@@ -91,6 +99,7 @@
"Success" : "成功",
"Warning" : "警告",
"Danger" : "危險",
+ "Table" : "表",
"Emoji picker" : "Emoji 選擇器"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file