summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
commite0446a1df530100e53aab018159cd6df41ae7763 (patch)
tree5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /settings
parent3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff)
downloadnextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz
nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.php7
-rw-r--r--settings/l10n/en_GB.php2
-rw-r--r--settings/l10n/es.php2
-rw-r--r--settings/l10n/eu.php5
-rw-r--r--settings/l10n/fi_FI.php4
-rw-r--r--settings/l10n/fr.php3
-rw-r--r--settings/l10n/gl.php2
-rw-r--r--settings/l10n/it.php4
-rw-r--r--settings/l10n/ja.php12
-rw-r--r--settings/l10n/nl.php2
-rw-r--r--settings/l10n/pt_BR.php2
-rw-r--r--settings/l10n/tr.php2
12 files changed, 45 insertions, 2 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 0cacf1c0a8a..7fcddc8ab60 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -62,6 +62,8 @@ $TRANSLATIONS = array(
"Decrypting files... Please wait, this can take some time." => "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu.",
"Delete encryption keys permanently." => "Trvale smazat šifrovací klíče",
"Restore encryption keys." => "Obnovit šifrovací klíče",
+"Error creating group" => "Chyba při vytváření skupiny",
+"A valid group name must be provided" => "Musíte zadat platný název skupiny",
"deleted" => "smazáno",
"undo" => "vrátit zpět",
"Groups" => "Skupiny",
@@ -110,6 +112,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Použít systémovou službu cron pro volání cron.php každých 15 minut.",
"Sharing" => "Sdílení",
"Allow apps to use the Share API" => "Povolit aplikacím používat API sdílení",
+"Allow users to share via link" => "Povolit uživatelům sdílení pomocí odkazů",
"Enforce password protection" => "Vynutit ochranu heslem",
"Allow public uploads" => "Povolit veřejné nahrávání souborů",
"Set default expiration date" => "Nastavit výchozí datum vypršení platnosti",
@@ -117,6 +120,7 @@ $TRANSLATIONS = array(
"days" => "dnech",
"Enforce expiration date" => "Vynutit datum vypršení",
"Allow resharing" => "Povolit znovu-sdílení",
+"Restrict users to only share with users in their groups" => "Povolit sdílení pouze mezi uživateli v rámci skupiny",
"Allow users to send mail notification for shared files" => "Povolit uživatelům odesílat e-mailová upozornění pro sdílené soubory",
"Exclude groups from sharing" => "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." => "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
@@ -187,6 +191,7 @@ $TRANSLATIONS = array(
"Create" => "Vytvořit",
"Admin Recovery Password" => "Heslo obnovy správce",
"Enter the recovery password in order to recover the users files during password change" => "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla",
+"Add Group" => "Přidat skupinu",
"Group" => "Skupina",
"Default Quota" => "Výchozí kvóta",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Zvolte prosím kvótu pro úložiště (např. \"512 MB\" nebo \"12 GB\")",
@@ -194,6 +199,8 @@ $TRANSLATIONS = array(
"Other" => "Jiný",
"Username" => "Uživatelské jméno",
"Quota" => "Kvóta",
+"Storage Location" => "Umístění úložiště",
+"Last Login" => "Poslední přihlášení",
"change full name" => "změnit celé jméno",
"set new password" => "nastavit nové heslo",
"Default" => "Výchozí"
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index 79e4ffccc63..1a411d49cfb 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Use system's cron service to call the cron.php file every 15 minutes.",
"Sharing" => "Sharing",
"Allow apps to use the Share API" => "Allow apps to use the Share API",
+"Allow users to share via link" => "Allow users to share via link",
"Enforce password protection" => "Enforce password protection",
"Allow public uploads" => "Allow public uploads",
"Set default expiration date" => "Set default expiry date",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "days",
"Enforce expiration date" => "Enforce expiry date",
"Allow resharing" => "Allow resharing",
+"Restrict users to only share with users in their groups" => "Restrict users to only share with users in their groups",
"Allow users to send mail notification for shared files" => "Allow users to send mail notification for shared files",
"Exclude groups from sharing" => "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." => "These groups will still be able to receive shares, but not to initiate them.",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 14ee679f170..b77973b5ca2 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Utiliza el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.",
"Sharing" => "Compartiendo",
"Allow apps to use the Share API" => "Permitir a las aplicaciones utilizar la API de Compartición",
+"Allow users to share via link" => "Permite a los usuarios compartir por medio de enlaces",
"Enforce password protection" => "Mejora la protección por contraseña.",
"Allow public uploads" => "Permitir subidas públicas",
"Set default expiration date" => "Establecer fecha de caducidad predeterminada",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "días",
"Enforce expiration date" => "Imponer fecha de caducidad",
"Allow resharing" => "Permitir re-compartición",
+"Restrict users to only share with users in their groups" => "Restringe a los usuarios a compartir solo con otros usuarios en sus grupos",
"Allow users to send mail notification for shared files" => "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos",
"Exclude groups from sharing" => "Excluye grupos de compartir",
"These groups will still be able to receive shares, but not to initiate them." => "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index 13228fba835..fac8525aee9 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -91,6 +91,9 @@ $TRANSLATIONS = array(
"Server address" => "Zerbitzariaren helbidea",
"Port" => "Portua",
"Credentials" => "Kredentzialak",
+"SMTP Username" => "SMTP erabiltzaile-izena",
+"SMTP Password" => "SMTP pasahitza",
+"Send email" => "Bidali eposta",
"Log" => "Egunkaria",
"Log level" => "Erregistro maila",
"More" => "Gehiago",
@@ -100,7 +103,9 @@ $TRANSLATIONS = array(
"Add your App" => "Gehitu zure aplikazioa",
"More Apps" => "App gehiago",
"Select an App" => "Aukeratu programa bat",
+"Documentation:" => "Dokumentazioa:",
"See application page at apps.owncloud.com" => "Ikusi programen orria apps.owncloud.com en",
+"See application website" => "Ikusi aplikazioaren webgunea",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizentziatua <span class=\"author\"></span>",
"All" => "Denak",
"Administrator Documentation" => "Administradore dokumentazioa",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 6bda13d95f4..492205394cb 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -100,15 +100,19 @@ $TRANSLATIONS = array(
"Last cron was executed at %s." => "Viimeisin cron suoritettiin %s.",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Viimeisin cron suoritettiin %s. Siitä on yli tunti aikaa, joten jokin näyttää olevan pielessä.",
"Cron was not executed yet!" => "Cronia ei suoritettu vielä!",
+"Execute one task with each page loaded" => "Suorita yksi tehtävä jokaista ladattua sivua kohden",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.",
"Use systems cron service to call the cron.php file every 15 minutes." => "Käytä järjestelmän cron-palvelua cron.php-tiedoston kutsumiseen 15 minuutin välein",
"Sharing" => "Jakaminen",
"Allow apps to use the Share API" => "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa",
+"Allow users to share via link" => "Salli käyttäjien jakaa linkkien kautta",
"Allow public uploads" => "Salli julkiset lähetykset",
"Set default expiration date" => "Aseta oletusvanhenemispäivä",
"Expire after " => "Vanhenna",
"days" => "päivän jälkeen",
"Enforce expiration date" => "Pakota vanhenemispäivä",
"Allow resharing" => "Salli uudelleenjakaminen",
+"Restrict users to only share with users in their groups" => "Salli käyttäjien jakaa vain omassa ryhmässä olevien henkilöiden kesken",
"Allow users to send mail notification for shared files" => "Salli käyttäjien lähettää sähköposti-ilmoituksia jaetuista tiedostoista",
"Exclude groups from sharing" => "Kiellä ryhmiä jakamasta",
"These groups will still be able to receive shares, but not to initiate them." => "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index c216b5335be..d104b9c1256 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -94,6 +94,7 @@ $TRANSLATIONS = array(
"Setup Warning" => "Avertissement, problème de configuration",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut.",
"Please double check the <a href=\"%s\">installation guides</a>." => "Veuillez consulter à nouveau les <a href=\"%s\">guides d'installation</a>.",
+"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHP est apparemment configuré pour supprimer les blocs de documentation internes. Cela rendra plusieurs applications de base inaccessibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.",
"Database Performance Info" => "Performances de la base de données",
"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "SQLite est utilisée comme base de donnée. Pour des installations plus volumineuse, nous vous conseillons de changer ce réglage. Pour migrer vers une autre base de donnée, utilisez la commande : \"occ db:convert-type\"",
@@ -116,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Utilise le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
"Sharing" => "Partage",
"Allow apps to use the Share API" => "Autoriser les applications à utiliser l'API de partage",
+"Allow users to share via link" => "Autoriser les utilisateurs à partager via des liens",
"Enforce password protection" => "Appliquer la protection par mot de passe",
"Allow public uploads" => "Autoriser les téléversements publics",
"Set default expiration date" => "Spécifier la date d'expiration par défaut",
@@ -123,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "jours",
"Enforce expiration date" => "Impose la date d'expiration",
"Allow resharing" => "Autoriser le repartage",
+"Restrict users to only share with users in their groups" => "Autoriser les utilisateurs à ne partager qu'avec les utilisateurs de leurs groupes",
"Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés",
"Exclude groups from sharing" => "Exclure les groupes du partage",
"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes restent autorisés à partager, mais ne peuvent pas les initier",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 59b3cd998d9..c6793077f9f 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Use o servizo de sistema cron para chamar ao ficheiro cron.php cada 15 minutos.",
"Sharing" => "Compartindo",
"Allow apps to use the Share API" => "Permitir que os aplicativos empreguen o API para compartir",
+"Allow users to share via link" => "Permitir que os usuarios compartan a través de ligazóns",
"Enforce password protection" => "Forzar a protección por contrasinal",
"Allow public uploads" => "Permitir os envíos públicos",
"Set default expiration date" => "Definir a data predeterminada de caducidade",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "días",
"Enforce expiration date" => "Obrigar a data de caducidade",
"Allow resharing" => "Permitir compartir",
+"Restrict users to only share with users in their groups" => "Restrinxir aos usuarios a compartir só cos usuarios dos seus grupos",
"Allow users to send mail notification for shared files" => "Permitirlle aos usuarios enviar notificacións por correo para os ficheiros compartidos",
"Exclude groups from sharing" => "Excluír grupos da compartición",
"These groups will still be able to receive shares, but not to initiate them." => "Estes grupos poderán recibir comparticións, mais non inicialas.",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index cc7d5d6b842..86a916888e8 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -101,7 +101,7 @@ $TRANSLATIONS = array(
"Module 'fileinfo' missing" => "Modulo 'fileinfo' mancante",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Your PHP version is outdated" => "La tua versione di PHP è obsoleta",
-"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché è sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente.",
+"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente.",
"Locale not working" => "Locale non funzionante",
"System locale can not be set to a one which supports UTF-8." => "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in file names." => "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.",
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Sharing" => "Condivisione",
"Allow apps to use the Share API" => "Consenti alle applicazioni di utilizzare le API di condivisione",
+"Allow users to share via link" => "Consenti agli utenti di condivere tramite collegamento",
"Enforce password protection" => "Imponi la protezione con password",
"Allow public uploads" => "Consenti caricamenti pubblici",
"Set default expiration date" => "Imposta data di scadenza predefinita",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "giorni",
"Enforce expiration date" => "Forza la data di scadenza",
"Allow resharing" => "Consenti la ri-condivisione",
+"Restrict users to only share with users in their groups" => "Limita gli utenti a condividere solo con gli utenti nei loro gruppi",
"Allow users to send mail notification for shared files" => "Consenti agli utenti di inviare email di notifica per i file condivisi",
"Exclude groups from sharing" => "Escludi gruppi dalla condivisione",
"These groups will still be able to receive shares, but not to initiate them." => "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.",
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php
index 9192ddb7a38..7484aeae02a 100644
--- a/settings/l10n/ja.php
+++ b/settings/l10n/ja.php
@@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"Restore encryption keys." => "暗号化キーを復元する。",
"Unable to delete " => "削除できません",
"Error creating group" => "グループの作成エラー",
+"A valid group name must be provided" => "有効なグループ名を指定する必要があります",
"deleted" => "削除",
"undo" => "元に戻す",
"Groups" => "グループ",
@@ -93,6 +94,10 @@ $TRANSLATIONS = array(
"Setup Warning" => "セットアップ警告",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインターフェースに問題があると思われるため、WEBサーバーはまだファイルの同期を許可するよう適切に設定されていません。",
"Please double check the <a href=\"%s\">installation guides</a>." => "<a href=\"%s\">installation guides</a>をもう一度チェックするようにお願いいたします。",
+"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
+"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレータが原因かもしれません。",
+"Database Performance Info" => "データベースパフォーマンス情報",
+"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "SQLite をデータベースとして利用します。大規模な運用では、利用しないことをお勧めします。別のデータベースへ移行する場合は、コマンドラインツール: 'occ db:convert-type'を使ってください。",
"Module 'fileinfo' missing" => "モジュール 'fileinfo' が見つかりません",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"Your PHP version is outdated" => "PHPバーションが古くなっています。",
@@ -112,14 +117,18 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "システムのcronサービスを利用して15分ごとにcron.phpファイルを実行します。",
"Sharing" => "共有",
"Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する",
+"Allow users to share via link" => "URLリンクで共有を許可する",
"Enforce password protection" => "常にパスワード保護を有効にする",
-"Allow public uploads" => "パブリックなアップロードを許可",
+"Allow public uploads" => "パブリックなアップロードを許可する",
"Set default expiration date" => "有効期限の既定値を設定",
"Expire after " => "無効になるまで",
"days" => "日",
"Enforce expiration date" => "有効期限を反映させる",
"Allow resharing" => "再共有を許可する",
+"Restrict users to only share with users in their groups" => "グループ内のユーザーでのみ共有するように制限する",
"Allow users to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザーに許可する",
+"Exclude groups from sharing" => "共有可能なグループから除外",
+"These groups will still be able to receive shares, but not to initiate them." => "このグループでは、フォルダ共有を開始することはできませんが、共有されたフォルダを参照することはできます。",
"Security" => "セキュリティ",
"Enforce HTTPS" => "常にHTTPSを使用する",
"Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化します。",
@@ -192,6 +201,7 @@ $TRANSLATIONS = array(
"Search Users and Groups" => "ユーザーとグループを検索",
"Add Group" => "グループを追加",
"Group" => "グループ",
+"Everyone" => "全ての人",
"Admins" => "管理者",
"Default Quota" => "デフォルトのクォータサイズ",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "ストレージの割り当てを入力してください (例: \"512MB\" や \"12 GB\")",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index 2849586ff74..d0da9bf8e8f 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.",
"Sharing" => "Delen",
"Allow apps to use the Share API" => "Apps toestaan de Share API te gebruiken",
+"Allow users to share via link" => "Sta gebruikers toe om te delen via een link",
"Enforce password protection" => "Dwing wachtwoordbeveiliging af",
"Allow public uploads" => "Sta publieke uploads toe",
"Set default expiration date" => "Stel standaard vervaldatum in",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "dagen",
"Enforce expiration date" => "Verplicht de vervaldatum",
"Allow resharing" => "Toestaan opnieuw delen",
+"Restrict users to only share with users in their groups" => "Laat gebruikers alleen delen met andere gebruikers in hun groepen",
"Allow users to send mail notification for shared files" => "Sta gebruikers toe om e-mailnotificaties te versturen voor gedeelde bestanden",
"Exclude groups from sharing" => "Sluit groepen uit van delen",
"These groups will still be able to receive shares, but not to initiate them." => "Deze groepen kunnen gedeelde mappen bestanden ontvangen, maar kunnen ze niet starten.",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index b30d1401e13..2f02d8b9af5 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "Use o sistema de serviço cron para chamar o arquivo cron.php a cada 15 minutos.",
"Sharing" => "Compartilhamento",
"Allow apps to use the Share API" => "Permitir que aplicativos usem a API de Compartilhamento",
+"Allow users to share via link" => "Permitir que os usuários compartilhem por link",
"Enforce password protection" => "Reforce a proteção por senha",
"Allow public uploads" => "Permitir envio público",
"Set default expiration date" => "Configurar a data de expiração",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "dias",
"Enforce expiration date" => "Fazer cumprir a data de expiração",
"Allow resharing" => "Permitir recompartilhamento",
+"Restrict users to only share with users in their groups" => "Restringir os usuários a compartilhar somente com os usuários em seus grupos",
"Allow users to send mail notification for shared files" => "Permitir aos usuários enviar notificação de email para arquivos compartilhados",
"Exclude groups from sharing" => "Excluir grupos de compartilhamento",
"These groups will still be able to receive shares, but not to initiate them." => "Esses grupos ainda serão capazes de receber compartilhamentos, mas não para iniciá-los.",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 55c82ab48d9..e933327926a 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -117,6 +117,7 @@ $TRANSLATIONS = array(
"Use systems cron service to call the cron.php file every 15 minutes." => "cron.php dosyasını her 15 dakikada bir çağırmak için sistem cron hizmetini kullan.",
"Sharing" => "Paylaşım",
"Allow apps to use the Share API" => "Uygulamaların paylaşım API'sini kullanmasına izin ver",
+"Allow users to share via link" => "Kullanıcıların bağlantı ile paylaşmasına izin ver",
"Enforce password protection" => "Parola korumasını zorla",
"Allow public uploads" => "Herkes tarafından yüklemeye izin ver",
"Set default expiration date" => "Öntanımlı son kullanma tarihini ayarla",
@@ -124,6 +125,7 @@ $TRANSLATIONS = array(
"days" => "gün sonra dolsun",
"Enforce expiration date" => "Son kullanma tarihini zorla",
"Allow resharing" => "Yeniden paylaşıma izin ver",
+"Restrict users to only share with users in their groups" => "Kullanıcıların sadece kendi gruplarındaki kullanıcılarla paylaşmasına sınırla",
"Allow users to send mail notification for shared files" => "Paylaşılmış dosyalar için kullanıcıların posta bildirimi göndermesine izin ver",
"Exclude groups from sharing" => "Grupları paylaşma eyleminden hariç tut",
"These groups will still be able to receive shares, but not to initiate them." => "Bu gruplar hala paylaşımları alabilecek, ancak başlatamayacaktır.",