aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/cs_CZ.js2
-rw-r--r--lib/l10n/cs_CZ.json2
-rw-r--r--lib/l10n/de.js2
-rw-r--r--lib/l10n/de.json2
-rw-r--r--lib/l10n/de_DE.js2
-rw-r--r--lib/l10n/de_DE.json2
-rw-r--r--lib/l10n/en_GB.js2
-rw-r--r--lib/l10n/en_GB.json2
-rw-r--r--lib/l10n/fi_FI.js2
-rw-r--r--lib/l10n/fi_FI.json2
-rw-r--r--lib/l10n/gl.js2
-rw-r--r--lib/l10n/gl.json2
-rw-r--r--lib/l10n/it.js2
-rw-r--r--lib/l10n/it.json2
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
-rw-r--r--lib/l10n/pt_PT.js2
-rw-r--r--lib/l10n/pt_PT.json2
-rw-r--r--lib/l10n/ru.js2
-rw-r--r--lib/l10n/ru.json2
20 files changed, 40 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index 4ae687525ea..e23ac25dee2 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Uživatelé",
"Admin" : "Administrace",
"Recommended" : "Doporučené",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Aplikace \"%s\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci \"%s\" nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
"No app name specified" : "Nebyl zadan název aplikace",
"Unknown filetype" : "Neznámý typ souboru",
"Invalid image" : "Chybný obrázek",
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json
index 80e8937cf39..9e1cac97496 100644
--- a/lib/l10n/cs_CZ.json
+++ b/lib/l10n/cs_CZ.json
@@ -20,6 +20,8 @@
"Users" : "Uživatelé",
"Admin" : "Administrace",
"Recommended" : "Doporučené",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Aplikace \"%s\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikaci \"%s\" nelze nainstalovat, protože nejsou splněny následující závislosti: %s",
"No app name specified" : "Nebyl zadan název aplikace",
"Unknown filetype" : "Neznámý typ souboru",
"Invalid image" : "Chybný obrázek",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index a59ec9bfe4c..ca48d91bb48 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Benutzer",
"Admin" : "Administration",
"Recommended" : "Empfohlen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die Applikation \"%s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein App-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 11be5978d9a..50cadfe4d56 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -20,6 +20,8 @@
"Users" : "Benutzer",
"Admin" : "Administration",
"Recommended" : "Empfohlen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die Applikation \"%s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein App-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 3114fd84e0b..1fbd2baaa0f 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Benutzer",
"Admin" : "Administrator",
"Recommended" : "Empfohlen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die Applikation \"%s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein App-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 8586f9daea2..088fc31530f 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -20,6 +20,8 @@
"Users" : "Benutzer",
"Admin" : "Administrator",
"Recommended" : "Empfohlen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die Applikation \"%s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein App-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index cf8c8075038..9dfedaa889d 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Users",
"Admin" : "Admin",
"Recommended" : "Recommended",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
"No app name specified" : "No app name specified",
"Unknown filetype" : "Unknown filetype",
"Invalid image" : "Invalid image",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index a583bca3f4f..739d5dd1702 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -20,6 +20,8 @@
"Users" : "Users",
"Admin" : "Admin",
"Recommended" : "Recommended",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
"No app name specified" : "No app name specified",
"Unknown filetype" : "Unknown filetype",
"Invalid image" : "Invalid image",
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index 4c54cc520ad..51cc0b0d761 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -21,6 +21,8 @@ OC.L10N.register(
"Users" : "Käyttäjät",
"Admin" : "Ylläpito",
"Recommended" : "Suositeltu",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Sovelluksen \"%s\" asennus ei onnistu, koska se ei ole yhteensopiva tämän ownCloud-version kanssa.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s",
"No app name specified" : "Sovelluksen nimeä ei määritelty",
"Unknown filetype" : "Tuntematon tiedostotyyppi",
"Invalid image" : "Virheellinen kuva",
diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json
index e42326f3a5c..b3450642c4e 100644
--- a/lib/l10n/fi_FI.json
+++ b/lib/l10n/fi_FI.json
@@ -19,6 +19,8 @@
"Users" : "Käyttäjät",
"Admin" : "Ylläpito",
"Recommended" : "Suositeltu",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Sovelluksen \"%s\" asennus ei onnistu, koska se ei ole yhteensopiva tämän ownCloud-version kanssa.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Sovelluksen \"%s\" asennus ei onnistu, koska seuraavia riippuvuuksia ei ole täytetty: %s",
"No app name specified" : "Sovelluksen nimeä ei määritelty",
"Unknown filetype" : "Tuntematon tiedostotyyppi",
"Invalid image" : "Virheellinen kuva",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 482c89fe2d2..165d42c58b0 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Usuarios",
"Admin" : "Administración",
"Recommended" : "Recomendado",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Non é posíbel instalar a aplicación «%s» por non seren compatíbel con esta versión do ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posíbel instalar a aplicación «%s» por mor de non cumprirse as dependencias: %s",
"No app name specified" : "Non se especificou o nome da aplicación",
"Unknown filetype" : "Tipo de ficheiro descoñecido",
"Invalid image" : "Imaxe incorrecta",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 1f87114b1b7..71083dd66e1 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -20,6 +20,8 @@
"Users" : "Usuarios",
"Admin" : "Administración",
"Recommended" : "Recomendado",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Non é posíbel instalar a aplicación «%s» por non seren compatíbel con esta versión do ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Non é posíbel instalar a aplicación «%s» por mor de non cumprirse as dependencias: %s",
"No app name specified" : "Non se especificou o nome da aplicación",
"Unknown filetype" : "Tipo de ficheiro descoñecido",
"Invalid image" : "Imaxe incorrecta",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index d844298bf66..8903b87ae34 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Utenti",
"Admin" : "Admin",
"Recommended" : "Consigliata",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "L'applicazione \"%s\" non può essere installata poiché non è compatibile con questa versione di ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s",
"No app name specified" : "Il nome dell'applicazione non è specificato",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index f7ff9e5fa8b..97fd77545f5 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -20,6 +20,8 @@
"Users" : "Utenti",
"Admin" : "Admin",
"Recommended" : "Consigliata",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "L'applicazione \"%s\" non può essere installata poiché non è compatibile con questa versione di ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s",
"No app name specified" : "Il nome dell'applicazione non è specificato",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 47239074fce..53114a5582b 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Gebruikers",
"Admin" : "Beheerder",
"Recommended" : "Aanbevolen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" kan niet worden geïnstalleerd omdat deze niet compatible is met deze versie van ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld: %s",
"No app name specified" : "Geen app naam opgegeven.",
"Unknown filetype" : "Onbekend bestandsformaat",
"Invalid image" : "Ongeldige afbeelding",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 2129c4276aa..46bf53ac4fe 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -20,6 +20,8 @@
"Users" : "Gebruikers",
"Admin" : "Beheerder",
"Recommended" : "Aanbevolen",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" kan niet worden geïnstalleerd omdat deze niet compatible is met deze versie van ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld: %s",
"No app name specified" : "Geen app naam opgegeven.",
"Unknown filetype" : "Onbekend bestandsformaat",
"Invalid image" : "Ongeldige afbeelding",
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index a4ce88f4d9b..3762ea93e2d 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Utilizadores",
"Admin" : "Admin",
"Recommended" : "Recomendado",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "A aplicação \"%s\" não pode ser instalada por não ser compatível com esta versão da ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "A aplicação \"%s\" não pode ser instalada porque as seguintes dependências não podem ser realizadas: %s",
"No app name specified" : "O nome da aplicação não foi especificado",
"Unknown filetype" : "Ficheiro desconhecido",
"Invalid image" : "Imagem inválida",
diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json
index bea946e1c27..a95a308a6e3 100644
--- a/lib/l10n/pt_PT.json
+++ b/lib/l10n/pt_PT.json
@@ -20,6 +20,8 @@
"Users" : "Utilizadores",
"Admin" : "Admin",
"Recommended" : "Recomendado",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "A aplicação \"%s\" não pode ser instalada por não ser compatível com esta versão da ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "A aplicação \"%s\" não pode ser instalada porque as seguintes dependências não podem ser realizadas: %s",
"No app name specified" : "O nome da aplicação não foi especificado",
"Unknown filetype" : "Ficheiro desconhecido",
"Invalid image" : "Imagem inválida",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 46047fe2c28..648a17e1fcf 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Users" : "Пользователи",
"Admin" : "Администрирование",
"Recommended" : "Рекомендовано",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Приложение \"%s\" не может быть установлено, так как оно не совместимо с этой версией ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"No app name specified" : "Не указано имя приложения",
"Unknown filetype" : "Неизвестный тип файла",
"Invalid image" : "Изображение повреждено",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index c36e00b1574..9e28c7115ce 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -20,6 +20,8 @@
"Users" : "Пользователи",
"Admin" : "Администрирование",
"Recommended" : "Рекомендовано",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Приложение \"%s\" не может быть установлено, так как оно не совместимо с этой версией ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"No app name specified" : "Не указано имя приложения",
"Unknown filetype" : "Неизвестный тип файла",
"Invalid image" : "Изображение повреждено",