diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-17 01:56:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-17 01:56:22 -0400 |
commit | b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa (patch) | |
tree | 914e2020c7de5e79ef2cd1fd3fc352f904fc96a6 /apps/files_sharing | |
parent | 283b99a42ddf6da72998ef4b01ee00af451cd884 (diff) | |
download | nextcloud-server-b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa.tar.gz nextcloud-server-b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/az.php | 11 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu_HU.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.php | 1 |
7 files changed, 18 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/az.php b/apps/files_sharing/l10n/az.php new file mode 100644 index 00000000000..4c4655c675a --- /dev/null +++ b/apps/files_sharing/l10n/az.php @@ -0,0 +1,11 @@ +<?php +$TRANSLATIONS = array( +"Server to server sharing is not enabled on this server" => "Bu serverdə, serverlərarası yayımlanma aktiv deyil", +"Invalid or untrusted SSL certificate" => "Yalnış yada inam listindən kənar SSL sertifikatı", +"Couldn't add remote share" => "Uzaqda olan yayımlanmanı əlavə etmək mümkün olmadı", +"Shared with you" => "Sizinlə yayımlanan", +"Shared with others" => "Hər kəsə yayımlanmış", +"Cancel" => "Dayandır", +"Name" => "Ad" +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index ccef9605ee3..95b838b53aa 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Der Server für die Serverfreigabe ist auf diesem Server nicht aktiviert", +"Invalid or untrusted SSL certificate" => "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Couldn't add remote share" => "Entfernte Freigabe kann nicht hinzu gefügt werden", "Shared with you" => "Mit Dir geteilt", "Shared with others" => "Von Dir geteilt", diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php index 97faca5de4f..d1c5f26813d 100644 --- a/apps/files_sharing/l10n/de_DE.php +++ b/apps/files_sharing/l10n/de_DE.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Der Server für die Serverfreigabe ist auf diesem Server nicht aktiviert", +"Invalid or untrusted SSL certificate" => "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat", "Couldn't add remote share" => "Entfernte Freigabe kann nicht hinzu gefügt werden", "Shared with you" => "Mit Ihnen geteilt", "Shared with others" => "Von Ihnen geteilt", diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index ce13313b3ff..5ac7187d5f3 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Compartir entre servidores no está habilitado en este servidor", +"Invalid or untrusted SSL certificate" => "Certificado SSL inválido o no confiable", "Couldn't add remote share" => "No se puede añadir un compartido remoto", "Shared with you" => "Compartido contigo", "Shared with others" => "Compartido con otros", diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index 809d67a2d76..f1ec8c6d535 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Palvelimelta-palvelimelle-jakaminen ei ole käytössä tällä palvelimella", +"Invalid or untrusted SSL certificate" => "Virheellinen tai ei-luotettu SSL-varmenne", "Couldn't add remote share" => "Etäjaon liittäminen epäonnistui", "Shared with you" => "Jaettu kanssasi", "Shared with others" => "Jaettu muiden kanssa", diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php index 70f7f395ac4..2266abb78e1 100644 --- a/apps/files_sharing/l10n/hu_HU.php +++ b/apps/files_sharing/l10n/hu_HU.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Veled megosztott", +"Shared with others" => "Másokkal megosztott", "Cancel" => "Mégsem", "Shared by" => "Megosztotta Önnel", "This share is password-protected" => "Ez egy jelszóval védett megosztás", diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php index bfe65ff2bf7..73cc2a61e05 100644 --- a/apps/files_sharing/l10n/tr.php +++ b/apps/files_sharing/l10n/tr.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Sunucudan sunucuya paylaşım bu sunucuda etkin değil", +"Invalid or untrusted SSL certificate" => "Geçersiz veya güvenilmeyen SSL sertifikası", "Couldn't add remote share" => "Uzak paylaşım eklenemedi", "Shared with you" => "Sizinle paylaşılmış", "Shared with others" => "Diğerleri ile paylaşılmış", |