From 357d342467b9200f190376a2bd224fa7b803b45a Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 23 May 2016 01:55:10 -0400 Subject: [tx-robot] updated from transifex --- core/l10n/ar.js | 1 + core/l10n/ar.json | 1 + core/l10n/cs_CZ.js | 1 + core/l10n/cs_CZ.json | 1 + core/l10n/de.js | 1 + core/l10n/de.json | 1 + core/l10n/de_DE.js | 1 + core/l10n/de_DE.json | 1 + core/l10n/es.js | 1 + core/l10n/es.json | 1 + 10 files changed, 10 insertions(+) (limited to 'core/l10n') diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 4a7e4f059f1..1f855a6baf9 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -5,6 +5,7 @@ OC.L10N.register( "Unknown filetype" : "نوع الملف غير معروف", "Invalid image" : "الصورة غير صالحة", "%s password reset" : "تمت إعادة ضبط كلمة مرور %s", + "Error deleting tag(s)" : "خطأ أثناء حذف العلامة (العلامات)", "Updated database" : "قاعدة بيانات المرفوعات", "Sunday" : "الأحد", "Monday" : "الأثنين", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index e92d5ef8c30..c3b1f18a74d 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -3,6 +3,7 @@ "Unknown filetype" : "نوع الملف غير معروف", "Invalid image" : "الصورة غير صالحة", "%s password reset" : "تمت إعادة ضبط كلمة مرور %s", + "Error deleting tag(s)" : "خطأ أثناء حذف العلامة (العلامات)", "Updated database" : "قاعدة بيانات المرفوعات", "Sunday" : "الأحد", "Monday" : "الأثنين", diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index cad2234005e..3da51c98c02 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Varování", "Error while sending notification" : "Chyba při odesílání upozornění", "Non-existing tag #{tag}" : "Neexistující tag #{tag}", + "restricted" : "omezeno", "invisible" : "neviditelný", "({scope})" : "({scope})", "Delete" : "Smazat", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index eb6e481d810..e802b6fbb89 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -193,6 +193,7 @@ "Warning" : "Varování", "Error while sending notification" : "Chyba při odesílání upozornění", "Non-existing tag #{tag}" : "Neexistující tag #{tag}", + "restricted" : "omezeno", "invisible" : "neviditelný", "({scope})" : "({scope})", "Delete" : "Smazat", diff --git a/core/l10n/de.js b/core/l10n/de.js index 493a05f657b..47f0a8df89d 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}", + "restricted" : "Eingeschränkt", "invisible" : "unsichtbar", "({scope})" : "({scope})", "Delete" : "Löschen", diff --git a/core/l10n/de.json b/core/l10n/de.json index 9dd8b8188ad..81411d4a095 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -193,6 +193,7 @@ "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}", + "restricted" : "Eingeschränkt", "invisible" : "unsichtbar", "({scope})" : "({scope})", "Delete" : "Löschen", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 4e18b37d9e6..16584c6f503 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", + "restricted" : "Eingeschränkt", "invisible" : "unsichtbar", "({scope})" : "({scope})", "Delete" : "Löschen", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index d3f62a9e950..7b449e7c055 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -193,6 +193,7 @@ "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", + "restricted" : "Eingeschränkt", "invisible" : "unsichtbar", "({scope})" : "({scope})", "Delete" : "Löschen", diff --git a/core/l10n/es.js b/core/l10n/es.js index 604dd56d6ab..aede6c81656 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Precaución", "Error while sending notification" : "Error mientras se enviaba la notificación", "Non-existing tag #{tag}" : "Categoría #{tag} no existente", + "restricted" : "Restringido", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Eliminar", diff --git a/core/l10n/es.json b/core/l10n/es.json index a7d91b0dde7..d74b0fa0b53 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -193,6 +193,7 @@ "Warning" : "Precaución", "Error while sending notification" : "Error mientras se enviaba la notificación", "Non-existing tag #{tag}" : "Categoría #{tag} no existente", + "restricted" : "Restringido", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Eliminar", -- cgit v1.2.3