[Pkg-owncloud-commits] [owncloud] 18/34: backport some strings to stable7

David Prévot taffit at moszumanska.debian.org
Fri Nov 7 11:44:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit d5316623dc2ad053134404905e8002db33114430
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Tue Nov 4 14:36:44 2014 +0100

    backport some strings to stable7
---
 core/l10n/bg_BG.php | 5 ++++-
 core/l10n/cs_CZ.php | 5 ++++-
 core/l10n/da.php    | 5 ++++-
 core/l10n/de.php    | 5 ++++-
 core/l10n/de_DE.php | 5 ++++-
 core/l10n/es.php    | 5 ++++-
 core/l10n/fi_FI.php | 5 ++++-
 core/l10n/it.php    | 5 ++++-
 core/l10n/nl.php    | 5 ++++-
 core/l10n/pt_BR.php | 5 ++++-
 core/l10n/sl.php    | 5 ++++-
 core/l10n/tr.php    | 5 ++++-
 12 files changed, 48 insertions(+), 12 deletions(-)

diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index a5c6f0c..641ef67 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -93,6 +93,9 @@ $TRANSLATIONS = array(
 "Finish setup" => "Завършване на настройките",
 "Log out" => "Изход",
 "remember" => "запомни",
-"Log in" => "Вход"
+"Log in" => "Вход",
+"File not found" => "Файлът не е открит.",
+"The specified document has not been found on the server." => "Избраният документ не е намерн на сървъра.",
+"You can click here to return to %s." => "Можеш да натиснеш тук, за да се върнеш на %s",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index ed2dfad..131098b 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -199,6 +199,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Před provedením dalšího kroku se prosím přesvědči, že databáze a  konfigurační a datový adresář byly zazálohovány.  ",
 "Start update" => "Aktualizovat",
 "This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.",
-"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu."
+"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu.",
+"File not found" => "Soubor nenalezen",
+"The specified document has not been found on the server." => "Vybraný dokument nebyl na serveru nalezen.",
+"You can click here to return to %s." => "Kliknout zde pro návrat na %s.",
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/core/l10n/da.php b/core/l10n/da.php
index b8a0d32..c1af330 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -196,6 +196,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Venligst sikrer dig en backup af databasen, config-mappen og data-mappen inden vi fortsætter.",
 "Start update" => "Begynd opdatering",
 "This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.",
-"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud."
+"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud.",
+"File not found" => "Filen blev ikke fundet",
+"The specified document has not been found on the server." => "Det angivne dokument blev ikke fundet på serveren.",
+"You can click here to return to %s." => "Du kan klikke her for at gå tilbage til %s.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 632fcc8..f87534a 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Stelle vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde.",
 "Start update" => "Aktualisierung starten",
 "This ownCloud instance is currently being updated, which may take a while." => "Diese OwnCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.",
-"Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren."
+"Please reload this page after a short time to continue using ownCloud." => "Bitte lade diese Seite nach kurzer Zeit neu, um mit der Nutzung von OwnCloud fortzufahren.",
+"File not found" => "Datei nicht gefunden",
+"The specified document has not been found on the server." => "Das ausgewählte Dokument wurde auf dem Server nicht gefunden.",
+"You can click here to return to %s." => "Du kannst zur Rückkehr zu %s hier klicken.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index 32e6138..4e649ad 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Stellen Sie vor dem Fortsetzen sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurde.",
 "Start update" => "Aktualisierung starten",
 "This ownCloud instance is currently being updated, which may take a while." => "Diese ownCloud-Instanz wird gerade aktualisiert, was eine Weile dauert.",
-"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren."
+"Please reload this page after a short time to continue using ownCloud." => "Bitte laden Sie diese Seite nach kurzer Zeit neu, um mit der Nutzung von ownCloud fortzufahren.",
+"File not found" => "Datei nicht gefunden",
+"The specified document has not been found on the server." => "Das ausgewählte Dokument wurde auf dem Server nicht gefunden.",
+"You can click here to return to %s." => "Sie können zur Rückkehr zu %s hier klicken.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 8cf5edf..43ee842 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Antes de proceder, asegúrese de que se haya hecho un respaldo de la base de datos, la carpeta de configuración y la carpeta de datos.",
 "Start update" => "Iniciar actualización",
 "This ownCloud instance is currently being updated, which may take a while." => "Esta versión de owncloud se está actualizando, esto puede demorar un tiempo.",
-"Please reload this page after a short time to continue using ownCloud." => "Por favor, recargue la página tras un corto periodo de tiempo para continuar usando ownCloud"
+"Please reload this page after a short time to continue using ownCloud." => "Por favor, recargue la página tras un corto periodo de tiempo para continuar usando ownCloud",
+"File not found" => "Archivo no encontrado",
+"The specified document has not been found on the server." => "El documento indicado no se ha encontrado en el servidor.",
+"You can click here to return to %s." => "Puede hacer clic aquí para volver a %s.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index cea884c..f1ee7bc 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -195,6 +195,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Varmista ennen jatkamista, että tietokanta, asetuskansio ja datakansio on varmuuskopioitu.",
 "Start update" => "Käynnistä päivitys",
 "This ownCloud instance is currently being updated, which may take a while." => "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kestää hetki.",
-"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä."
+"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä.",
+"File not found" => "Tiedostoa ei löytynyt",
+"The specified document has not been found on the server." => "Määritettyä asiakirjaa ei löytynyt palvelimelta.",
+"You can click here to return to %s." => "Napsauta tästä palataksesi %siin.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 106a4af..258acd9 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ",
 "Start update" => "Avvia l'aggiornamento",
 "This ownCloud instance is currently being updated, which may take a while." => "Questa istanza di ownCloud è in fase di aggiornamento, potrebbe richiedere del tempo.",
-"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud."
+"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud.",
+"File not found" => "File non trovato",
+"The specified document has not been found on the server." => "Il documento specificato non è stato trovato sul server.",
+"You can click here to return to %s." => "Puoi fare clic qui per tornare a %s.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index df1af1e..8e7b34a 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Let erop dat de database, de config map en de data map zijn gebackupped voordat u verder gaat.",
 "Start update" => "Begin de update",
 "This ownCloud instance is currently being updated, which may take a while." => "Deze ownCloud dienst wordt nu bijgewerkt, dat kan even duren.",
-"Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud."
+"Please reload this page after a short time to continue using ownCloud." => "Laad deze pagina straks opnieuw om verder te gaan met ownCloud.",
+"File not found" => "Bestand niet gevonden",
+"The specified document has not been found on the server." => "Het opgegeven document is niet gevonden op deze server.",
+"You can click here to return to %s." => "Klik hier om terug te keren naar %s.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 58d8ed4..e414675 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Por favor, certifique-se de que o banco de dados, a pasta config e a pasta de dados foram copiados antes de prosseguir.",
 "Start update" => "Iniciar atualização",
 "This ownCloud instance is currently being updated, which may take a while." => "Esta instância do ownCloud está sendo atualizada, o que pode demorar um pouco.",
-"Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud."
+"Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud.",
+"File not found" => "Arquivo não encontrado",
+"The specified document has not been found on the server." => "O documento especificado não foi encontrado no servidor.",
+"You can click here to return to %s." => "Você pode clicar aqui para retornar para %s.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index efbb651..b849675 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -185,6 +185,9 @@ $TRANSLATIONS = array(
 "The theme %s has been disabled." => "Tema %s je onemogočena za uporabo.",
 "Start update" => "Začni posodobitev",
 "This ownCloud instance is currently being updated, which may take a while." => "Nastavitev oblaka ownCloud se trenutno posodablja. Opravilo je lahko dolgotrajno ...",
-"Please reload this page after a short time to continue using ownCloud." => "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud."
+"Please reload this page after a short time to continue using ownCloud." => "Ponovno naložite to stran po krajšem preteku časa in nadaljujte z uporabo oblaka ownCloud.",
+"File not found" => "Datoteke ni mogoče najti",
+"The specified document has not been found on the server." => "Določenega dokumenta na strežniku ni mogoče najti.",
+"You can click here to return to %s." => "S klikom na povezavo boste vrnjeni na %s.",
 );
 $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 7ffc312..1a0ff60 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -201,6 +201,9 @@ $TRANSLATIONS = array(
 "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Devam etmeden önce lütfen veritabanının, yapılandırma ve veri klasörlerinin yedeklenmiş olduğundan emin olun.",
 "Start update" => "Güncellemeyi başlat",
 "This ownCloud instance is currently being updated, which may take a while." => "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir.",
-"Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin."
+"Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin.",
+"File not found" => "Dosya bulunamadı",
+"The specified document has not been found on the server." => "Belirtilen dosya sunucuda bulunamadı.",
+"You can click here to return to %s." => "%s ana sayfasına dönmek için buraya tıklayabilirsiniz.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list