diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
commit | 6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch) | |
tree | 05c95cdfe8d3629db12e4274a58e32eb35bfea1d /lib/l10n | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs_CZ.js | 9 | ||||
-rw-r--r-- | lib/l10n/cs_CZ.json | 9 | ||||
-rw-r--r-- | lib/l10n/da.js | 3 | ||||
-rw-r--r-- | lib/l10n/da.json | 3 | ||||
-rw-r--r-- | lib/l10n/fi.js | 12 | ||||
-rw-r--r-- | lib/l10n/fi.json | 10 | ||||
-rw-r--r-- | lib/l10n/fi_FI.js | 5 | ||||
-rw-r--r-- | lib/l10n/fi_FI.json | 5 | ||||
-rw-r--r-- | lib/l10n/fr.js | 13 | ||||
-rw-r--r-- | lib/l10n/fr.json | 13 | ||||
-rw-r--r-- | lib/l10n/it.js | 9 | ||||
-rw-r--r-- | lib/l10n/it.json | 9 | ||||
-rw-r--r-- | lib/l10n/ja.js | 3 | ||||
-rw-r--r-- | lib/l10n/ja.json | 3 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 9 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 9 |
16 files changed, 118 insertions, 6 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index ad495dc273a..3e8429375bd 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -8,7 +8,15 @@ OC.L10N.register( "Sample configuration detected" : "Byla detekována vzorová konfigurace", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.", + "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", "Following databases are supported: %s" : "Jsou podporovány následující databáze: %s", + "The command line tool %s could not be found" : "Terminálový příkaz %s nebyl nalezen", + "The library %s is not available." : "Knihovna %s není dostupná.", + "Library %s with a version higher than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi vyšší než %s - dostupná verze %s.", + "Library %s with a version lower than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi nižší než %s - dostupná verze %s.", + "Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s", + "ownCloud %s or higher is required." : "Je vyžadován ownCloud %s nebo vyšší.", + "ownCloud with a version lower than %s is required." : "Je vyžadován ownCloud ve verzi nižší než %s.", "Help" : "Nápověda", "Personal" : "Osobní", "Settings" : "Nastavení", @@ -16,6 +24,7 @@ OC.L10N.register( "Admin" : "Administrace", "Recommended" : "Doporučené", "App \\\"%s\\\" can't 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 4685292db91..cfe2c69bfd0 100644 --- a/lib/l10n/cs_CZ.json +++ b/lib/l10n/cs_CZ.json @@ -6,7 +6,15 @@ "Sample configuration detected" : "Byla detekována vzorová konfigurace", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo vyšší.", + "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", "Following databases are supported: %s" : "Jsou podporovány následující databáze: %s", + "The command line tool %s could not be found" : "Terminálový příkaz %s nebyl nalezen", + "The library %s is not available." : "Knihovna %s není dostupná.", + "Library %s with a version higher than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi vyšší než %s - dostupná verze %s.", + "Library %s with a version lower than %s is required - available version %s." : "Je vyžadována knihovna %s ve verzi nižší než %s - dostupná verze %s.", + "Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s", + "ownCloud %s or higher is required." : "Je vyžadován ownCloud %s nebo vyšší.", + "ownCloud with a version lower than %s is required." : "Je vyžadován ownCloud ve verzi nižší než %s.", "Help" : "Nápověda", "Personal" : "Osobní", "Settings" : "Nastavení", @@ -14,6 +22,7 @@ "Admin" : "Administrace", "Recommended" : "Doporučené", "App \\\"%s\\\" can't 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/da.js b/lib/l10n/da.js index 986e4cf5666..4e779ad3021 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -8,6 +8,7 @@ OC.L10N.register( "Sample configuration detected" : "Eksempel for konfiguration registreret", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Der er registreret at eksempel for konfiguration er blevet kopieret. Dette kan ødelægge din installation og understøttes ikke. Læs venligst dokumentationen før der foretages ændringer i config.php", "PHP %s or higher is required." : "Der kræves PHP %s eller nyere.", + "PHP with a version lower than %s is required." : "Der kræves PHP %s eller ældre.", "Following databases are supported: %s" : "Følgende databaser understøttes: %s", "Help" : "Hjælp", "Personal" : "Personligt", @@ -67,7 +68,7 @@ OC.L10N.register( "Set an admin username." : "Angiv et admin brugernavn.", "Set an admin password." : "Angiv et admin kodeord.", "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", - "%s shared »%s« with you" : "%s delte »%s« med sig", + "%s shared »%s« with you" : "%s delte »%s« med dig", "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Sharing %s failed, because the user %s is the item owner" : "Der skete en fejl ved deling af %s, brugeren %s er ejer af objektet", diff --git a/lib/l10n/da.json b/lib/l10n/da.json index ff6b2560a3e..27cd59c118b 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -6,6 +6,7 @@ "Sample configuration detected" : "Eksempel for konfiguration registreret", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Der er registreret at eksempel for konfiguration er blevet kopieret. Dette kan ødelægge din installation og understøttes ikke. Læs venligst dokumentationen før der foretages ændringer i config.php", "PHP %s or higher is required." : "Der kræves PHP %s eller nyere.", + "PHP with a version lower than %s is required." : "Der kræves PHP %s eller ældre.", "Following databases are supported: %s" : "Følgende databaser understøttes: %s", "Help" : "Hjælp", "Personal" : "Personligt", @@ -65,7 +66,7 @@ "Set an admin username." : "Angiv et admin brugernavn.", "Set an admin password." : "Angiv et admin kodeord.", "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", - "%s shared »%s« with you" : "%s delte »%s« med sig", + "%s shared »%s« with you" : "%s delte »%s« med dig", "Sharing %s failed, because the file does not exist" : "Deling af %s mislykkedes, fordi filen ikke eksisterer", "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Sharing %s failed, because the user %s is the item owner" : "Der skete en fejl ved deling af %s, brugeren %s er ejer af objektet", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js new file mode 100644 index 00000000000..e8afca32c16 --- /dev/null +++ b/lib/l10n/fi.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "lib", + { + "Help" : "Apua", + "Settings" : "Asetukset", + "_%n day ago_::_%n days ago_" : ["",""], + "_%n month ago_::_%n months ago_" : ["",""], + "_%n year ago_::_%n years ago_" : ["",""], + "_%n hour ago_::_%n hours ago_" : ["",""], + "_%n minute ago_::_%n minutes ago_" : ["",""] +}, +"nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json new file mode 100644 index 00000000000..fb543139bb4 --- /dev/null +++ b/lib/l10n/fi.json @@ -0,0 +1,10 @@ +{ "translations": { + "Help" : "Apua", + "Settings" : "Asetukset", + "_%n day ago_::_%n days ago_" : ["",""], + "_%n month ago_::_%n months ago_" : ["",""], + "_%n year ago_::_%n years ago_" : ["",""], + "_%n hour ago_::_%n hours ago_" : ["",""], + "_%n minute ago_::_%n minutes ago_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index e8cd3e7dc69..8dfa7fa9c03 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -8,6 +8,11 @@ OC.L10N.register( "Sample configuration detected" : "Esimerkkimääritykset havaittu", "PHP %s or higher is required." : "PHP %s tai sitä uudempi vaaditaan.", "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", + "The command line tool %s could not be found" : "Komentorivityökalua %s ei löytynyt", + "The library %s is not available." : "Kirjastoa %s ei ole käytettävissä.", + "Library %s with a version higher than %s is required - available version %s." : "Kirjasto %s versiota %s tai uudempi vaaditaan - käytettävissä oleva versio %s.", + "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", + "ownCloud %s or higher is required." : "ownCloud %s tai uudempi vaaditaan.", "Help" : "Ohje", "Personal" : "Henkilökohtainen", "Settings" : "Asetukset", diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json index e4ca796dc55..da126175e2f 100644 --- a/lib/l10n/fi_FI.json +++ b/lib/l10n/fi_FI.json @@ -6,6 +6,11 @@ "Sample configuration detected" : "Esimerkkimääritykset havaittu", "PHP %s or higher is required." : "PHP %s tai sitä uudempi vaaditaan.", "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", + "The command line tool %s could not be found" : "Komentorivityökalua %s ei löytynyt", + "The library %s is not available." : "Kirjastoa %s ei ole käytettävissä.", + "Library %s with a version higher than %s is required - available version %s." : "Kirjasto %s versiota %s tai uudempi vaaditaan - käytettävissä oleva versio %s.", + "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", + "ownCloud %s or higher is required." : "ownCloud %s tai uudempi vaaditaan.", "Help" : "Ohje", "Personal" : "Henkilökohtainen", "Settings" : "Asetukset", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 4ca87c8b50b..19ac0eea97f 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -2,13 +2,21 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "Impossible d’écrire dans le répertoire « config » !", - "This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire", + "This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\"", "See %s" : "Voir %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s.", "Sample configuration detected" : "Configuration d'exemple détectée", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", + "PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.", "Following databases are supported: %s" : "Les bases de données suivantes sont supportées: %s", + "The command line tool %s could not be found" : "La commande %s est introuvable.", + "The library %s is not available." : "La librairie %s n'est pas disponible.", + "Library %s with a version higher than %s is required - available version %s." : "Une version postérieure à %s de la librairie %s est requise. version disponible %s.", + "Library %s with a version lower than %s is required - available version %s." : "Une version antérieure à %s de la librairie %s est requise. version disponible %s.", + "Following platforms are supported: %s" : "Les plateformes suivantes sont supportées: %s", + "ownCloud %s or higher is required." : "ownCloud %s ou supérieur est requis.", + "ownCloud with a version lower than %s is required." : "Une version antérieur à %s d'ownCloud est requise.", "Help" : "Aide", "Personal" : "Personnel", "Settings" : "Paramètres", @@ -16,6 +24,7 @@ OC.L10N.register( "Admin" : "Administration", "Recommended" : "Recommandée", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "L'application \\\"%s\\\" ne peut pas être installée car elle n'est pas compatible avec cette version de ownCloud.", + "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \\\"%s\\\" ne peut être installée à cause des dépendances non satisfaites suivantes: %s", "No app name specified" : "Aucun nom d'application spécifié", "Unknown filetype" : "Type de fichier inconnu", "Invalid image" : "Image non valable", @@ -25,7 +34,7 @@ OC.L10N.register( "last month" : "le mois dernier", "_%n month ago_::_%n months ago_" : ["","Il y a %n mois"], "last year" : "l'année dernière", - "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n années"], + "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"], "_%n hour ago_::_%n hours ago_" : ["","Il y a %n heures"], "_%n minute ago_::_%n minutes ago_" : ["","il y a %n minutes"], "seconds ago" : "il y a quelques secondes", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index ed43e9184ee..f6e69a74104 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -1,12 +1,20 @@ { "translations": { "Cannot write into \"config\" directory!" : "Impossible d’écrire dans le répertoire « config » !", - "This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire", + "This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\"", "See %s" : "Voir %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s.", "Sample configuration detected" : "Configuration d'exemple détectée", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", + "PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.", "Following databases are supported: %s" : "Les bases de données suivantes sont supportées: %s", + "The command line tool %s could not be found" : "La commande %s est introuvable.", + "The library %s is not available." : "La librairie %s n'est pas disponible.", + "Library %s with a version higher than %s is required - available version %s." : "Une version postérieure à %s de la librairie %s est requise. version disponible %s.", + "Library %s with a version lower than %s is required - available version %s." : "Une version antérieure à %s de la librairie %s est requise. version disponible %s.", + "Following platforms are supported: %s" : "Les plateformes suivantes sont supportées: %s", + "ownCloud %s or higher is required." : "ownCloud %s ou supérieur est requis.", + "ownCloud with a version lower than %s is required." : "Une version antérieur à %s d'ownCloud est requise.", "Help" : "Aide", "Personal" : "Personnel", "Settings" : "Paramètres", @@ -14,6 +22,7 @@ "Admin" : "Administration", "Recommended" : "Recommandée", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "L'application \\\"%s\\\" ne peut pas être installée car elle n'est pas compatible avec cette version de ownCloud.", + "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \\\"%s\\\" ne peut être installée à cause des dépendances non satisfaites suivantes: %s", "No app name specified" : "Aucun nom d'application spécifié", "Unknown filetype" : "Type de fichier inconnu", "Invalid image" : "Image non valable", @@ -23,7 +32,7 @@ "last month" : "le mois dernier", "_%n month ago_::_%n months ago_" : ["","Il y a %n mois"], "last year" : "l'année dernière", - "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n années"], + "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans"], "_%n hour ago_::_%n hours ago_" : ["","Il y a %n heures"], "_%n minute ago_::_%n minutes ago_" : ["","il y a %n minutes"], "seconds ago" : "il y a quelques secondes", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 0ba76aa7d3b..3fede7ed1e3 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -8,7 +8,15 @@ OC.L10N.register( "Sample configuration detected" : "Configurazione di esempio rilevata", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", + "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", "Following databases are supported: %s" : "I seguenti database sono supportati: %s", + "The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato", + "The library %s is not available." : "La libreria %s non è disponibile.", + "Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.", + "Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.", + "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", + "ownCloud %s or higher is required." : "Richiesto ownCloud %s o superiore.", + "ownCloud with a version lower than %s is required." : "Richiesta una versione di ownCloud minore di %s.", "Help" : "Aiuto", "Personal" : "Personale", "Settings" : "Impostazioni", @@ -16,6 +24,7 @@ OC.L10N.register( "Admin" : "Admin", "Recommended" : "Consigliata", "App \\\"%s\\\" can't 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 ad5ec0218fe..610ce323c1b 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -6,7 +6,15 @@ "Sample configuration detected" : "Configurazione di esempio rilevata", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", + "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", "Following databases are supported: %s" : "I seguenti database sono supportati: %s", + "The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato", + "The library %s is not available." : "La libreria %s non è disponibile.", + "Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.", + "Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.", + "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", + "ownCloud %s or higher is required." : "Richiesto ownCloud %s o superiore.", + "ownCloud with a version lower than %s is required." : "Richiesta una versione di ownCloud minore di %s.", "Help" : "Aiuto", "Personal" : "Personale", "Settings" : "Impostazioni", @@ -14,6 +22,7 @@ "Admin" : "Admin", "Recommended" : "Consigliata", "App \\\"%s\\\" can't 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/ja.js b/lib/l10n/ja.js index a0ea4ce0ecd..a6f3795a4e0 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -8,7 +8,10 @@ OC.L10N.register( "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "PHP %s or higher is required." : "PHP %s 以上が必要です。", + "PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。", "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", + "The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。", + "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", "Help" : "ヘルプ", "Personal" : "個人", "Settings" : "設定", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 4d49c4355b6..0ba260a7be8 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -6,7 +6,10 @@ "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "PHP %s or higher is required." : "PHP %s 以上が必要です。", + "PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。", "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", + "The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。", + "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", "Help" : "ヘルプ", "Personal" : "個人", "Settings" : "設定", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 5a64497aa58..58574459ff7 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -8,7 +8,15 @@ OC.L10N.register( "Sample configuration detected" : "Exemplo de configuração detectada", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração exemplo foi copiada. Isso pode desestabilizar sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", "PHP %s or higher is required." : "É requerido PHP %s ou superior.", + "PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .", "Following databases are supported: %s" : "Following databases are supported: %s", + "The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pode ser encontrada", + "The library %s is not available." : "A biblioteca %s não está disponível.", + "Library %s with a version higher than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão maior que %s - versão disponível %s.", + "Library %s with a version lower than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão menor que %s - versão disponível %s.", + "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "ownCloud %s or higher is required." : "É necessário um ownCloud %s ou superior.", + "ownCloud with a version lower than %s is required." : "É necessário um ownCloud com uma versão menor que %s.", "Help" : "Ajuda", "Personal" : "Pessoal", "Settings" : "Configurações", @@ -16,6 +24,7 @@ OC.L10N.register( "Admin" : "Admin", "Recommended" : "Recomendado", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Aplicação \\\"%s\\\" não pode ser instalada porque não é compatível com esta versão do ownCloud.", + "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "O app \\\"%s\\\" não pode ser instalado porque as seguintes dependências não forão cumpridas: %s", "No app name specified" : "O nome do aplicativo não foi especificado.", "Unknown filetype" : "Tipo de arquivo desconhecido", "Invalid image" : "Imagem inválida", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 7683150505d..b707083bc94 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -6,7 +6,15 @@ "Sample configuration detected" : "Exemplo de configuração detectada", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração exemplo foi copiada. Isso pode desestabilizar sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", "PHP %s or higher is required." : "É requerido PHP %s ou superior.", + "PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .", "Following databases are supported: %s" : "Following databases are supported: %s", + "The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pode ser encontrada", + "The library %s is not available." : "A biblioteca %s não está disponível.", + "Library %s with a version higher than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão maior que %s - versão disponível %s.", + "Library %s with a version lower than %s is required - available version %s." : "É requerida uma biblioteca %s com uma versão menor que %s - versão disponível %s.", + "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "ownCloud %s or higher is required." : "É necessário um ownCloud %s ou superior.", + "ownCloud with a version lower than %s is required." : "É necessário um ownCloud com uma versão menor que %s.", "Help" : "Ajuda", "Personal" : "Pessoal", "Settings" : "Configurações", @@ -14,6 +22,7 @@ "Admin" : "Admin", "Recommended" : "Recomendado", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Aplicação \\\"%s\\\" não pode ser instalada porque não é compatível com esta versão do ownCloud.", + "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "O app \\\"%s\\\" não pode ser instalado porque as seguintes dependências não forão cumpridas: %s", "No app name specified" : "O nome do aplicativo não foi especificado.", "Unknown filetype" : "Tipo de arquivo desconhecido", "Invalid image" : "Imagem inválida", |