diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs_CZ.js | 6 | ||||
-rw-r--r-- | lib/l10n/cs_CZ.json | 6 | ||||
-rw-r--r-- | lib/l10n/fi_FI.js | 6 | ||||
-rw-r--r-- | lib/l10n/fi_FI.json | 6 | ||||
-rw-r--r-- | lib/l10n/it.js | 6 | ||||
-rw-r--r-- | lib/l10n/it.json | 6 | ||||
-rw-r--r-- | lib/l10n/sq.js | 6 | ||||
-rw-r--r-- | lib/l10n/sq.json | 6 |
8 files changed, 40 insertions, 8 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index 0944b1a6a58..a9b752558ff 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -147,6 +147,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Datový adresář (%s) je neplatný", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".", - "Storage not available" : "Úložiště není dostupné" + "Storage unauthorized. %s" : "Úložiště neověřeno. %s", + "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", + "Storage connection error. %s" : "Chyba připojení úložiště. %s", + "Storage not available" : "Úložiště není dostupné", + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json index 3dbe060740f..f467388dce3 100644 --- a/lib/l10n/cs_CZ.json +++ b/lib/l10n/cs_CZ.json @@ -145,6 +145,10 @@ "Data directory (%s) is invalid" : "Datový adresář (%s) je neplatný", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ověřte prosím, že kořenový adresář s daty obsahuje soubor \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na \"%s\".", - "Storage not available" : "Úložiště není dostupné" + "Storage unauthorized. %s" : "Úložiště neověřeno. %s", + "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", + "Storage connection error. %s" : "Chyba připojení úložiště. %s", + "Storage not available" : "Úložiště není dostupné", + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 3510ebdd956..d4035633f08 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -128,6 +128,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Datakansio (%s) on virheellinen", "Please check that the data directory contains a file \".ocdata\" in its root." : "Varmista, että datakansion juuressa on tiedosto \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".", - "Storage not available" : "Tallennustila ei ole käytettävissä" + "Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s", + "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", + "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", + "Storage not available" : "Tallennustila ei ole käytettävissä", + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json index eb55bc2a8ff..b961e6b862d 100644 --- a/lib/l10n/fi_FI.json +++ b/lib/l10n/fi_FI.json @@ -126,6 +126,10 @@ "Data directory (%s) is invalid" : "Datakansio (%s) on virheellinen", "Please check that the data directory contains a file \".ocdata\" in its root." : "Varmista, että datakansion juuressa on tiedosto \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".", - "Storage not available" : "Tallennustila ei ole käytettävissä" + "Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s", + "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", + "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", + "Storage not available" : "Tallennustila ei ole käytettävissä", + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/it.js b/lib/l10n/it.js index ab6c5119c82..ed9f01c8a39 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -147,6 +147,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "La cartella dei dati (%s) non è valida", "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifica che la cartella dei dati contenga un file \".ocdata\" nella sua radice.", "Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".", - "Storage not available" : "Archiviazione non disponibile" + "Storage unauthorized. %s" : "Archiviazione non autorizzata. %s", + "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", + "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", + "Storage not available" : "Archiviazione non disponibile", + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 0eb2ddd825a..4a6735185d6 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -145,6 +145,10 @@ "Data directory (%s) is invalid" : "La cartella dei dati (%s) non è valida", "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifica che la cartella dei dati contenga un file \".ocdata\" nella sua radice.", "Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".", - "Storage not available" : "Archiviazione non disponibile" + "Storage unauthorized. %s" : "Archiviazione non autorizzata. %s", + "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", + "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", + "Storage not available" : "Archiviazione non disponibile", + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index ff319d2a01f..386cd1adeff 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -147,6 +147,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Drejtoria e të dhënave (%s) është e pavlefshme", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ju lutemi, kontrolloni që drejtoria e të dhënave përmban në rrënjën e saj një kartelë \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "S’u mor dot lloj kyçjeje %d në \"%s\".", - "Storage not available" : "Pa depozitë gati" + "Storage unauthorized. %s" : "Depozitë e paautorizuar. %s", + "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", + "Storage connection error. %s" : "Gabim lidhje te depozita. %s", + "Storage not available" : "Pa depozitë gati", + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 200bfd7a9ca..3cf25314937 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -145,6 +145,10 @@ "Data directory (%s) is invalid" : "Drejtoria e të dhënave (%s) është e pavlefshme", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ju lutemi, kontrolloni që drejtoria e të dhënave përmban në rrënjën e saj një kartelë \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "S’u mor dot lloj kyçjeje %d në \"%s\".", - "Storage not available" : "Pa depozitë gati" + "Storage unauthorized. %s" : "Depozitë e paautorizuar. %s", + "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", + "Storage connection error. %s" : "Gabim lidhje te depozita. %s", + "Storage not available" : "Pa depozitë gati", + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |