[Pkg-owncloud-commits] [owncloud] 92/258: backport stable translations

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:22:24 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 5637a581d26f8cdefaffa9e7b32c913a62cf7a91
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Sat Sep 20 18:50:17 2014 +0200

    backport stable translations
---
 settings/l10n/bg_BG.php | 4 +++-
 settings/l10n/cs_CZ.php | 4 +++-
 settings/l10n/da.php    | 4 +++-
 settings/l10n/de.php    | 4 +++-
 settings/l10n/de_DE.php | 4 +++-
 settings/l10n/el.php    | 4 +++-
 settings/l10n/en_GB.php | 4 +++-
 settings/l10n/es.php    | 4 +++-
 settings/l10n/et_EE.php | 4 +++-
 settings/l10n/eu.php    | 4 +++-
 settings/l10n/fi_FI.php | 3 ++-
 settings/l10n/gl.php    | 4 +++-
 settings/l10n/hr.php    | 4 +++-
 settings/l10n/hu_HU.php | 4 +++-
 settings/l10n/it.php    | 4 +++-
 settings/l10n/ja.php    | 4 +++-
 settings/l10n/nb_NO.php | 4 +++-
 settings/l10n/nl.php    | 4 +++-
 settings/l10n/pl.php    | 4 +++-
 settings/l10n/pt_BR.php | 4 +++-
 settings/l10n/pt_PT.php | 4 +++-
 settings/l10n/sk_SK.php | 4 +++-
 settings/l10n/tr.php    | 4 +++-
 23 files changed, 68 insertions(+), 23 deletions(-)

diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index 78822e1..5e94a8a 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -61,6 +61,8 @@ $TRANSLATIONS = array(
 "Other" => "Други",
 "Username" => "Потребител",
 "Quota" => "Квота",
-"Default" => "По подразбиране"
+"Default" => "По подразбиране",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Ако инсталацията не e инсталиранa в root на домейна и използва cron, може да има проблеми с генерирането на URL. За да избегнеш тези проблеми, моля, промени \"overwritewebroot\" в config.php с webroot п [...]
+"URL generation in notification emails" => "Генериране на URL в имейлите за известяване",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index fd08834..0b871af 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Poslední přihlášení",
 "change full name" => "změnit celé jméno",
 "set new password" => "nastavit nové heslo",
-"Default" => "Výchozí"
+"Default" => "Výchozí",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Instalace mimo kořenový adresář domény a používání systémového příkazu cron může způsobit problém s generováním správné URL. Pro zabránění těmto chybám nastavte prosím správnou cestu ve svém config.php  [...]
+"URL generation in notification emails" => "Generování adresy URL v oznamovacích e-mailech",
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 9a1ed92..72fe2f7 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -189,6 +189,8 @@ $TRANSLATIONS = array(
 "Quota" => "Kvote",
 "change full name" => "ændre fulde navn",
 "set new password" => "skift kodeord",
-"Default" => "Standard"
+"Default" => "Standard",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Hvis din installation ikke er installeret i roden af domænet, og bruger systemets cron, så kan der være problemer med URL-oprettelsen. For at undgå disse problemer, så angiv tilvalget \"overwritewebroot [...]
+"URL generation in notification emails" => "URL-oprettelse i email-notifikationer.",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 08745dc..aa73c39 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Letzte Anmeldung",
 "change full name" => "Vollständigen Namen ändern",
 "set new password" => "Neues Passwort setzen",
-"Default" => "Standard"
+"Default" => "Standard",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte di [...]
+"URL generation in notification emails" => "URL-Generierung in Mail-Benachrichtungen",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index 02d9e9f..2d1bb1b 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Letzte Anmeldung",
 "change full name" => "Vollständigen Namen ändern",
 "set new password" => "Neues Passwort setzen",
-"Default" => "Standard"
+"Default" => "Standard",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitt [...]
+"URL generation in notification emails" => "URL-Generierung in Mail-Benachrichtungen",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/el.php b/settings/l10n/el.php
index e3fdb65..39e87e8 100644
--- a/settings/l10n/el.php
+++ b/settings/l10n/el.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Τελευταία Σύνδεση",
 "change full name" => "αλλαγή πλήρους ονόματος",
 "set new password" => "επιλογή νέου κωδικού",
-"Default" => "Προκαθορισμένο"
+"Default" => "Προκαθορισμένο",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Αν η εγκατάστασή σας δεν είναι εγκατεστημένη στη ρίζα της περιοχής και χρησιμοποιεί το cron του συστήματος, μπορεί να υπάρξουν ζητήματα με τη δημιουργία URL. Για να αποφύγετε αυτά τα προβλήματα, παρακαλ [...]
+"URL generation in notification emails" => "Δημιουργία URL στις ειδοποιήσεις ηλεκτρονικού ταχυδρομείου",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index e7e873c..2d53e2a 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Last Login",
 "change full name" => "change full name",
 "set new password" => "set new password",
-"Default" => "Default"
+"Default" => "Default",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in  [...]
+"URL generation in notification emails" => "URL generation in notification emails",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 9b75192..39df2ca 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Último inicio de sesión",
 "change full name" => "cambiar el nombre completo",
 "set new password" => "establecer nueva contraseña",
-"Default" => "Predeterminado"
+"Default" => "Predeterminado",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Si su instalación no está ubicada en la raíz del dominio y usa el cron del sistema, puede haber problemas al generarse los URL. Para evitarlos, configure la opción \"overwritewebroot\" en su archivo con [...]
+"URL generation in notification emails" => "Generación de URL en mensajes de notificación",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php
index db42ae8..a18e452 100644
--- a/settings/l10n/et_EE.php
+++ b/settings/l10n/et_EE.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Viimane sisselogimine",
 "change full name" => "Muuda täispikka nime",
 "set new password" => "määra uus parool",
-"Default" => "Vaikeväärtus"
+"Default" => "Vaikeväärtus",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Kui sinu sait pole paigaldatud domeeni juurkausta ja see kasutab ajastatud tegevusi, siis võib tekkide probleeme URL-ide loomisega. Nende probleemide vältimiseks sisesta palun failis config.php valikuss [...]
+"URL generation in notification emails" => "URL-ide loomine teavituskirjades",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index abc2ac3..c8a1d8f 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Azken saio hasiera",
 "change full name" => "aldatu izena",
 "set new password" => "ezarri pasahitz berria",
-"Default" => "Lehenetsia"
+"Default" => "Lehenetsia",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Zure instalazioa ez badago domeinuaren sustraian egina eta erabiltzen badu sistemaren cron-a, arazoak izan daitezke URL sorreran. Arazo horiek saihesteko ezarri  \"overwritewebroot\" opzioa zure config. [...]
+"URL generation in notification emails" => "URL sorrera jakinarazpen mezuetan",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index a7d9d4d..5dc9eb7 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -211,6 +211,7 @@ $TRANSLATIONS = array(
 "Last Login" => "Viimeisin kirjautuminen",
 "change full name" => "muuta koko nimi",
 "set new password" => "aseta uusi salasana",
-"Default" => "Oletus"
+"Default" => "Oletus",
+"URL generation in notification emails" => "Verkko-osoitteiden luominen sähköposti-ilmoituksissa",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 9739f4a..a4bc043 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Último acceso",
 "change full name" => "Cambiar o nome completo",
 "set new password" => "estabelecer un novo contrasinal",
-"Default" => "Predeterminado"
+"Default" => "Predeterminado",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Se a instalación non foi feita na raíz do dominio e usa o sistema de cron, poden xurdir problemas coa xeración dos URL. Para evitar estes problemas, axuste a opción «overwritewebroot» no ficheiro config [...]
+"URL generation in notification emails" => "Xeración dos URL nos correos de notificación",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php
index aa3a7fa..def2198 100644
--- a/settings/l10n/hr.php
+++ b/settings/l10n/hr.php
@@ -38,6 +38,8 @@ $TRANSLATIONS = array(
 "Default Quota" => "standardni kvota",
 "Other" => "ostali",
 "Username" => "Korisničko ime",
-"Quota" => "kvota"
+"Quota" => "kvota",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Ako vaša instalacija nije instalirana u korijenu domene i koristi sustav cron,mogu se javiti problemi s generiranjem URL. Da biste takve probleme izbjegli,molimo postavite opciju \"overwritewebroot\" u  [...]
+"URL generation in notification emails" => "Generiranje URL-a u notifikacijskoj e-pošti",
 );
 $PLURAL_FORMS = "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;";
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
index 6436ad2..9c9b31a 100644
--- a/settings/l10n/hu_HU.php
+++ b/settings/l10n/hu_HU.php
@@ -150,6 +150,8 @@ $TRANSLATIONS = array(
 "Quota" => "Kvóta",
 "change full name" => "a teljes név megváltoztatása",
 "set new password" => "új jelszó beállítása",
-"Default" => "Alapértelmezett"
+"Default" => "Alapértelmezett",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Ha a telepítése nem a webkiszolgáló gyökerében van, és a rendszer cron szolgáltatását használja, akkor problémák lehetnek az URL-ek képzésével. Ezek elkerülése érdekében állítsa be a config.php-ban az \ [...]
+"URL generation in notification emails" => "URL-képzés az értesítő e-mailekben",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 7e9bd94..e13957b 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Ultimo accesso",
 "change full name" => "modica nome completo",
 "set new password" => "imposta una nuova password",
-"Default" => "Predefinito"
+"Default" => "Predefinito",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"ov [...]
+"URL generation in notification emails" => "Generazione di URL nelle email di notifica",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php
index 038e5e5..21097f5 100644
--- a/settings/l10n/ja.php
+++ b/settings/l10n/ja.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "最終ログイン",
 "change full name" => "名前を変更",
 "set new password" => "新しいパスワードを設定",
-"Default" => "デフォルト"
+"Default" => "デフォルト",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "もし、URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwritewebroot\" オプションをインストールしたパスに設定してください。(推奨: \"%s\")",
+"URL generation in notification emails" => "通知メールにURLを生成",
 );
 $PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php
index 0e0900e..91cc35f 100644
--- a/settings/l10n/nb_NO.php
+++ b/settings/l10n/nb_NO.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Siste innlogging",
 "change full name" => "endre fullt navn",
 "set new password" => "sett nytt passord",
-"Default" => "Standard"
+"Default" => "Standard",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Hvis installasjonen din ikke er installert i roten av domenet og bruker system cron, kan det bli problemer med URL-generering. For å forhindre disse problemene, sett \"overwritewebroot\" i filen config. [...]
+"URL generation in notification emails" => "URL-generering i varsel-eposter",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index c0a2d65..7df05ab 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Laatste inlog",
 "change full name" => "wijzigen volledige naam",
 "set new password" => "Instellen nieuw wachtwoord",
-"Default" => "Standaard"
+"Default" => "Standaard",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Als uw installatie niet in de hoofddirectory van het domein staat, maar wel cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou u de \"overwri [...]
+"URL generation in notification emails" => "URL genereren in notificatie e-mails",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 5ba6d6c..1bc693f 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Ostatnio zalogowany",
 "change full name" => "Zmień pełna nazwę",
 "set new password" => "ustaw nowe hasło",
-"Default" => "Domyślny"
+"Default" => "Domyślny",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Jeśli Twoja instalacja nie jest zainstalowana w katalogu głównym serwera www, a system używa cron-a, mogą występować problemy z generowaniem URL-i. Aby uniknąć tych problemów, proszę  ustawić opcję \"ov [...]
+"URL generation in notification emails" => "Generowanie URL w powiadomieniach email",
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index e0c8a81..25762aa 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Último Login",
 "change full name" => "alterar nome completo",
 "set new password" => "definir nova senha",
-"Default" => "Padrão"
+"Default" => "Padrão",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Se a sua instalação não estiver instalada na raiz do domínio e usa cron do sistema, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwritewebroot\" [...]
+"URL generation in notification emails" => "Geração de URL em e-mails de notificação",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php
index 11ec749..73ed2ae 100644
--- a/settings/l10n/pt_PT.php
+++ b/settings/l10n/pt_PT.php
@@ -208,6 +208,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Ultimo acesso",
 "change full name" => "alterar nome completo",
 "set new password" => "definir nova palavra-passe",
-"Default" => "Padrão"
+"Default" => "Padrão",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Se a sua instalação não está instalada na raiz do domínio e usa o sistema cron, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwritewebroot\" no  [...]
+"URL generation in notification emails" => "Geração URL em e-mails de notificação",
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index a501bc3..3061107 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -218,6 +218,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Posledné prihlásenie",
 "change full name" => "zmeniť meno a priezvisko",
 "set new password" => "nastaviť nové heslo",
-"Default" => "Predvolené"
+"Default" => "Predvolené",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Inštalácia mimo koreňový priečinok domény a používanie systémového príkazu cron môže spôsobiť problém s generovaním správnej URL. Pre zabránenie týmto chybám nastavte prosím správnu cestu v svojom confi [...]
+"URL generation in notification emails" => "Generovanie adresy URL v oznamovacích emailoch",
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 31d6b86..f8ca41e 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -219,6 +219,8 @@ $TRANSLATIONS = array(
 "Last Login" => "Son Giriş",
 "change full name" => "tam adı değiştir",
 "set new password" => "yeni parola belirle",
-"Default" => "Öntanımlı"
+"Default" => "Öntanımlı",
+"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Eğer kurulumunuz alan adının köküne yapılmamışsa ve sistem cron'u kullanıyorsa, URL oluşturma ile ilgili sorunlar olabilir. Bu sorunların önüne geçmek için, kurulumunuzun web kök yolundaki config.php do [...]
+"URL generation in notification emails" => "Bildirim e-postalarında URL oluşturulması",
 );
 $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