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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-05 03:29:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-05 03:29:54 +0300
commit2f425a26587cb694390fe729ae2825bdc8dbd70a (patch)
treed84ce2c9eee9f3569c497a57e52998ae73888971 /l10n
parent796e581e926b63250f442d16dc85416a5f3a86c5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/gl.js1
-rw-r--r--l10n/gl.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
20 files changed, 20 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 475e8d51b..0787329fc 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Zobrazit všechny složky",
"Collapse folders" : "Sbalit složky",
"Could not load your draft" : "Nedaří se načíst váš koncept",
+ "No message selected" : "Nevybrána žádná zpráva",
"Account Settings" : "Nastavení účtu",
"Speed up your Mail experience with these quick shortcuts." : "Zrychlete své používání aplikace Email pomocí těchto pohotových zkratek.",
"Compose new message" : "Napsat novou zprávu",
diff --git a/l10n/cs.json b/l10n/cs.json
index fd3808d54..9d719df50 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -85,6 +85,7 @@
"Show all folders" : "Zobrazit všechny složky",
"Collapse folders" : "Sbalit složky",
"Could not load your draft" : "Nedaří se načíst váš koncept",
+ "No message selected" : "Nevybrána žádná zpráva",
"Account Settings" : "Nastavení účtu",
"Speed up your Mail experience with these quick shortcuts." : "Zrychlete své používání aplikace Email pomocí těchto pohotových zkratek.",
"Compose new message" : "Napsat novou zprávu",
diff --git a/l10n/de.js b/l10n/de.js
index 648bde993..4b209d47c 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Alle Ordner anzeigen",
"Collapse folders" : "Ordner einklappen",
"Could not load your draft" : "Dein Entwurf konnte nicht geladen werden",
+ "No message selected" : "Keine Nachricht ausgewählt",
"Account Settings" : "Konto-Einstellungen",
"Speed up your Mail experience with these quick shortcuts." : "Verbessere Deine Arbeit mit Mail durch diese Schnellbefehle.",
"Compose new message" : "Neue Nachricht erstellen",
diff --git a/l10n/de.json b/l10n/de.json
index 2b3d51aa3..d1eac73ce 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -85,6 +85,7 @@
"Show all folders" : "Alle Ordner anzeigen",
"Collapse folders" : "Ordner einklappen",
"Could not load your draft" : "Dein Entwurf konnte nicht geladen werden",
+ "No message selected" : "Keine Nachricht ausgewählt",
"Account Settings" : "Konto-Einstellungen",
"Speed up your Mail experience with these quick shortcuts." : "Verbessere Deine Arbeit mit Mail durch diese Schnellbefehle.",
"Compose new message" : "Neue Nachricht erstellen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 84c0d054e..99e19a090 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Alle Ordner anzeigen",
"Collapse folders" : "Ordner einklappen",
"Could not load your draft" : "Ihr Entwurf konnte nicht geladen werden",
+ "No message selected" : "Keine Nachricht ausgewählt",
"Account Settings" : "Konto-Einstellungen",
"Speed up your Mail experience with these quick shortcuts." : "Verbessern Sie Ihre Arbeit mit Mail durch diese Schnellbefehle.",
"Compose new message" : "Neue Nachricht erstellen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 82be4c1c6..ed26104d9 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -85,6 +85,7 @@
"Show all folders" : "Alle Ordner anzeigen",
"Collapse folders" : "Ordner einklappen",
"Could not load your draft" : "Ihr Entwurf konnte nicht geladen werden",
+ "No message selected" : "Keine Nachricht ausgewählt",
"Account Settings" : "Konto-Einstellungen",
"Speed up your Mail experience with these quick shortcuts." : "Verbessern Sie Ihre Arbeit mit Mail durch diese Schnellbefehle.",
"Compose new message" : "Neue Nachricht erstellen",
diff --git a/l10n/fr.js b/l10n/fr.js
index 05c7227a7..1a5d011ad 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Montrer tous les dossiers",
"Collapse folders" : "Replier les dossiers",
"Could not load your draft" : "Impossible de charger votre brouillon",
+ "No message selected" : "Aucun message sélectionné",
"Account Settings" : "Paramètres du compte",
"Speed up your Mail experience with these quick shortcuts." : "Accélérez votre expérience Mail avec ces raccourcis rapides.",
"Compose new message" : "Rédigez un nouveau message",
diff --git a/l10n/fr.json b/l10n/fr.json
index b865e7a64..7fc02081a 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -85,6 +85,7 @@
"Show all folders" : "Montrer tous les dossiers",
"Collapse folders" : "Replier les dossiers",
"Could not load your draft" : "Impossible de charger votre brouillon",
+ "No message selected" : "Aucun message sélectionné",
"Account Settings" : "Paramètres du compte",
"Speed up your Mail experience with these quick shortcuts." : "Accélérez votre expérience Mail avec ces raccourcis rapides.",
"Compose new message" : "Rédigez un nouveau message",
diff --git a/l10n/gl.js b/l10n/gl.js
index 4ec9872e3..56bd8e884 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Amosar todos os cartafoles",
"Collapse folders" : "Contraer os cartafoles",
"Could not load your draft" : "Non foi posíbel cargar o seu borrador",
+ "No message selected" : "Non seleccionou ningunha mensaxe",
"Account Settings" : "Axustes da conta",
"Speed up your Mail experience with these quick shortcuts." : "Acelere a súa experiencia de correo con estes atallos rápidos.",
"Compose new message" : "Redactar unha nova mensaxe",
diff --git a/l10n/gl.json b/l10n/gl.json
index fcb0211c0..9a47fa73e 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -85,6 +85,7 @@
"Show all folders" : "Amosar todos os cartafoles",
"Collapse folders" : "Contraer os cartafoles",
"Could not load your draft" : "Non foi posíbel cargar o seu borrador",
+ "No message selected" : "Non seleccionou ningunha mensaxe",
"Account Settings" : "Axustes da conta",
"Speed up your Mail experience with these quick shortcuts." : "Acelere a súa experiencia de correo con estes atallos rápidos.",
"Compose new message" : "Redactar unha nova mensaxe",
diff --git a/l10n/pl.js b/l10n/pl.js
index 9e1273bb0..fb9246a91 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Wyświetl wszystkie foldery",
"Collapse folders" : "Zwiń foldery",
"Could not load your draft" : "Nie można wczytać szkicu wiadomości",
+ "No message selected" : "Nie wybrano żadnej wiadomości",
"Account Settings" : "Ustawienia konta",
"Speed up your Mail experience with these quick shortcuts." : "Aby przyspieszyć korzystanie z Poczty użyj tych skrótów.",
"Compose new message" : "Napisz nową wiadomość",
diff --git a/l10n/pl.json b/l10n/pl.json
index 77a7c6469..0de1a127d 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -85,6 +85,7 @@
"Show all folders" : "Wyświetl wszystkie foldery",
"Collapse folders" : "Zwiń foldery",
"Could not load your draft" : "Nie można wczytać szkicu wiadomości",
+ "No message selected" : "Nie wybrano żadnej wiadomości",
"Account Settings" : "Ustawienia konta",
"Speed up your Mail experience with these quick shortcuts." : "Aby przyspieszyć korzystanie z Poczty użyj tych skrótów.",
"Compose new message" : "Napisz nową wiadomość",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index c4a43d2ae..47b384a85 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Mostrar todas as pastas",
"Collapse folders" : "Esconder as pastas",
"Could not load your draft" : "Não pude carregar seu rascunho",
+ "No message selected" : "Nenhuma mensagem selecionada",
"Account Settings" : "Configurações da Conta",
"Speed up your Mail experience with these quick shortcuts." : "Acelere o uso de seu e-mail com estes atalhos rápidos.",
"Compose new message" : "Redigir nova mensagem",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 61fbfa57a..7a989c2ce 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -85,6 +85,7 @@
"Show all folders" : "Mostrar todas as pastas",
"Collapse folders" : "Esconder as pastas",
"Could not load your draft" : "Não pude carregar seu rascunho",
+ "No message selected" : "Nenhuma mensagem selecionada",
"Account Settings" : "Configurações da Conta",
"Speed up your Mail experience with these quick shortcuts." : "Acelere o uso de seu e-mail com estes atalhos rápidos.",
"Compose new message" : "Redigir nova mensagem",
diff --git a/l10n/sv.js b/l10n/sv.js
index 9c405bcee..ddf110777 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Show all folders" : "Visa alla kataloger",
"Collapse folders" : "Dölj mappar",
"Could not load your draft" : "Kunde inte ladda ditt utkast",
+ "No message selected" : "Inget meddelande valt",
"Account Settings" : "Kontoinställningar",
"Speed up your Mail experience with these quick shortcuts." : "Snabba upp din E-post-upplevelse med dessa genvägar.",
"Compose new message" : "Skapa nytt meddelande",
diff --git a/l10n/sv.json b/l10n/sv.json
index e16b68eee..a19696f96 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -84,6 +84,7 @@
"Show all folders" : "Visa alla kataloger",
"Collapse folders" : "Dölj mappar",
"Could not load your draft" : "Kunde inte ladda ditt utkast",
+ "No message selected" : "Inget meddelande valt",
"Account Settings" : "Kontoinställningar",
"Speed up your Mail experience with these quick shortcuts." : "Snabba upp din E-post-upplevelse med dessa genvägar.",
"Compose new message" : "Skapa nytt meddelande",
diff --git a/l10n/tr.js b/l10n/tr.js
index 4e7adba23..48ee3e955 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "Tüm klasörleri görüntüle",
"Collapse folders" : "Klasörleri daralt",
"Could not load your draft" : "Taslağınız yüklenemedi",
+ "No message selected" : "Herhangi bir ileti seçilmemiş",
"Account Settings" : "Hesap Ayarları",
"Speed up your Mail experience with these quick shortcuts." : "Kısayol tuşlarını kullanarak e-posta deneyiminizi hızlandırabilirsiniz.",
"Compose new message" : "Yeni ileti gönder",
diff --git a/l10n/tr.json b/l10n/tr.json
index b7cda2417..db9633ee8 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -85,6 +85,7 @@
"Show all folders" : "Tüm klasörleri görüntüle",
"Collapse folders" : "Klasörleri daralt",
"Could not load your draft" : "Taslağınız yüklenemedi",
+ "No message selected" : "Herhangi bir ileti seçilmemiş",
"Account Settings" : "Hesap Ayarları",
"Speed up your Mail experience with these quick shortcuts." : "Kısayol tuşlarını kullanarak e-posta deneyiminizi hızlandırabilirsiniz.",
"Compose new message" : "Yeni ileti gönder",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index acb4084dd..00f246572 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Show all folders" : "显示全部文件夹",
"Collapse folders" : "折叠文件夹",
"Could not load your draft" : "无法加载您的草稿",
+ "No message selected" : "没有选择消息",
"Account Settings" : "账户设置",
"Speed up your Mail experience with these quick shortcuts." : "利用这些快捷方式使您的邮件使用过程更加迅捷",
"Compose new message" : "撰写新消息",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 0cbe20f80..abbd1a10f 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -85,6 +85,7 @@
"Show all folders" : "显示全部文件夹",
"Collapse folders" : "折叠文件夹",
"Could not load your draft" : "无法加载您的草稿",
+ "No message selected" : "没有选择消息",
"Account Settings" : "账户设置",
"Speed up your Mail experience with these quick shortcuts." : "利用这些快捷方式使您的邮件使用过程更加迅捷",
"Compose new message" : "撰写新消息",