summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-26 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-26 01:54:40 -0400
commit010732019a941148e51de4095b78219766bb5df0 (patch)
treeed668d0d82f5b1aa559898588e9ff8d284c36ce0 /apps
parentacafb4a4268f2b6a7bce6aa05a056e6cedc62ac7 (diff)
downloadnextcloud-server-010732019a941148e51de4095b78219766bb5df0.tar.gz
nextcloud-server-010732019a941148e51de4095b78219766bb5df0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/bg_BG.php8
-rw-r--r--apps/files/l10n/de_AT.php1
-rw-r--r--apps/files/l10n/pl.php1
-rw-r--r--apps/files_external/l10n/ar.php1
-rw-r--r--apps/files_sharing/l10n/bg_BG.php2
-rw-r--r--apps/files_sharing/l10n/fa.php1
-rw-r--r--apps/files_sharing/l10n/fr.php14
-rw-r--r--apps/files_sharing/l10n/pl.php4
-rw-r--r--apps/files_versions/l10n/fr.php2
-rw-r--r--apps/user_ldap/l10n/eu.php13
-rw-r--r--apps/user_webdavauth/l10n/ar.php4
11 files changed, 39 insertions, 12 deletions
diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php
index 2a04ae8cb21..b0574b96edc 100644
--- a/apps/files/l10n/bg_BG.php
+++ b/apps/files/l10n/bg_BG.php
@@ -44,7 +44,7 @@ $TRANSLATIONS = array(
"Could not create folder" => "Неуспешно създаване на папка.",
"Error fetching URL" => "Грешка при отварянето на интернет адреса.",
"Share" => "Споделена Папка",
-"Delete" => "Изтриване",
+"Delete" => "Изтрий",
"Disconnect storage" => "Извади дисковото устройство.",
"Unshare" => "Премахни Споделяне",
"Delete permanently" => "Изтрий завинаги",
@@ -70,14 +70,14 @@ $TRANSLATIONS = array(
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Криптирането е изключено, но файлове ти са все още защитени. Моля, отиди на лични найстройки, за да разшфроваш файловете.",
"{dirs} and {files}" => "{dirs} и {files}",
"%s could not be renamed" => "%s не може да бъде преименуван.",
-"Upload (max. %s)" => "Качване (макс. %s)",
+"Upload (max. %s)" => "Качи (макс. %s)",
"File handling" => "Операция с файла",
"Maximum upload size" => "Максимален размер",
"max. possible: " => "максимално:",
"Save" => "Запис",
"WebDAV" => "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Използвай този адрес, за да получиш <a href=\"%s\" target=\"_blank\">достъп до своите файлове чрез WebDAV</a>.",
-"New" => "Създаване",
+"New" => "Създай",
"New text file" => "Нов текстов файл",
"Text file" => "Текстов файл",
"New folder" => "Нова папка",
@@ -85,7 +85,7 @@ $TRANSLATIONS = array(
"From link" => "От връзка",
"You don’t have permission to upload or create files here" => "Нямаш разрешение да създаваш или качваш файлове тук.",
"Nothing in here. Upload something!" => "Тук няма нищо. Качете нещо!",
-"Download" => "Изтегляне",
+"Download" => "Изтегли",
"Upload too large" => "Прекалено голям файл за качване.",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.",
"Files are being scanned, please wait." => "Файловете се сканирват, изчакайте.",
diff --git a/apps/files/l10n/de_AT.php b/apps/files/l10n/de_AT.php
index 21d435ed33c..9127bbde903 100644
--- a/apps/files/l10n/de_AT.php
+++ b/apps/files/l10n/de_AT.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Files" => "Dateien",
"Share" => "Freigeben",
"Delete" => "Löschen",
"Unshare" => "Teilung zurücknehmen",
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php
index 61f84a36507..606d1540f70 100644
--- a/apps/files/l10n/pl.php
+++ b/apps/files/l10n/pl.php
@@ -45,6 +45,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Błąd przy pobieraniu adresu URL",
"Share" => "Udostępnij",
"Delete" => "Usuń",
+"Disconnect storage" => "Odłącz magazyn",
"Unshare" => "Zatrzymaj współdzielenie",
"Delete permanently" => "Trwale usuń",
"Rename" => "Zmień nazwę",
diff --git a/apps/files_external/l10n/ar.php b/apps/files_external/l10n/ar.php
index 65c9f22ffdf..32709aa170f 100644
--- a/apps/files_external/l10n/ar.php
+++ b/apps/files_external/l10n/ar.php
@@ -10,6 +10,7 @@ $TRANSLATIONS = array(
"Saved" => "حفظ",
"Name" => "اسم",
"Folder name" => "اسم المجلد",
+"Configuration" => "إعداد",
"All Users" => "كل المستخدمين",
"Groups" => "مجموعات",
"Users" => "المستخدمين",
diff --git a/apps/files_sharing/l10n/bg_BG.php b/apps/files_sharing/l10n/bg_BG.php
index cd2b7d1e50a..bbc4e2dcfee 100644
--- a/apps/files_sharing/l10n/bg_BG.php
+++ b/apps/files_sharing/l10n/bg_BG.php
@@ -27,7 +27,7 @@ $TRANSLATIONS = array(
"the link expired" => "връзката е изтекла",
"sharing is disabled" => "споделянето е изключено",
"For more info, please ask the person who sent this link." => "За повече информация, моля питай човека, който е изпратил тази връзка.",
-"Add to your ownCloud" => "Добави към твоя ownCloud",
+"Add to your ownCloud" => "Добави към своя ownCloud",
"Download" => "Изтегли",
"Download %s" => "Изтегли %s",
"Direct link" => "Директна връзка",
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php
index fad8fbccafd..8370c185b5f 100644
--- a/apps/files_sharing/l10n/fa.php
+++ b/apps/files_sharing/l10n/fa.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Server to server sharing is not enabled on this server" => "اشتراک سرور به سرور در این سرور فعال نیست .",
"Cancel" => "منصرف شدن",
"Shared by" => "اشتراک گذاشته شده به وسیله",
"This share is password-protected" => "این اشتراک توسط رمز عبور محافظت می شود",
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index b543343ef5e..192169f9a33 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -4,11 +4,15 @@ $TRANSLATIONS = array(
"Couldn't add remote share" => "Impossible d'ajouter un partage distant",
"Shared with you" => "Partagé avec vous",
"Shared with others" => "Partagé avec d'autres",
-"Shared by link" => "Partagé par lien",
+"Shared by link" => "Partagé par un lien",
"No files have been shared with you yet." => "Aucun fichier n'est partagé avec vous pour l'instant",
"You haven't shared any files yet." => "Vous ne partagez pas de fichier pour l'instant",
-"You haven't shared any files by link yet." => "Vous ne partagez aucun de fichier par lien pour l'instant.",
+"You haven't shared any files by link yet." => "Vous n'avez aucun partage de fichier par lien pour le moment.",
+"Do you want to add the remote share {name} from {owner}@{remote}?" => "Voulez-vous ajouter le partage distant {name} de {owner}@{remote} ?",
+"Remote share" => "Partage distant",
+"Remote share password" => "Mot de passe du partage distant",
"Cancel" => "Annuler",
+"Add remote share" => "Ajouter un partage distant",
"No ownCloud installation found at {remote}" => "Aucune installation ownCloud n'a été trouvée sur {remote}",
"Invalid ownCloud url" => "URL ownCloud invalide",
"Shared by" => "Partagé par",
@@ -27,8 +31,8 @@ $TRANSLATIONS = array(
"Download" => "Télécharger",
"Download %s" => "Télécharger %s",
"Direct link" => "Lien direct",
-"Remote Shares" => "Partages Distants",
-"Allow other instances to mount public links shared from this server" => "Autorise d'autres instances à monter des liens publiques partagés depuis ce serveur",
-"Allow users to mount public link shares" => "Autorise les utilisateurs à monter des liens de partages publiques"
+"Remote Shares" => "Partages distants",
+"Allow other instances to mount public links shared from this server" => "Autoriser d'autres instances à monter des liens publics, partagés depuis ce serveur",
+"Allow users to mount public link shares" => "Autoriser des utilisateurs à monter des liens de partages publics"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 14f2bc47c83..f623fc8f82b 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -7,7 +7,10 @@ $TRANSLATIONS = array(
"No files have been shared with you yet." => "Nie ma jeszcze żadnych plików współdzielonych z Tobą",
"You haven't shared any files yet." => "Nie współdzielisz jeszcze żadnych plików.",
"You haven't shared any files by link yet." => "Nie współdzielisz jeszcze żadnych plików linkiem",
+"Remote share" => "Zdalny zasób",
+"Remote share password" => "Hasło do zdalnego zasobu",
"Cancel" => "Anuluj",
+"Add remote share" => "Dodaj zdalny zasób",
"No ownCloud installation found at {remote}" => "Nie znaleziono instalacji ownCloud na {remote}",
"Invalid ownCloud url" => "Błędny adres URL",
"Shared by" => "Udostępniane przez",
@@ -22,6 +25,7 @@ $TRANSLATIONS = array(
"the link expired" => "link wygasł",
"sharing is disabled" => "Udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.",
+"Add to your ownCloud" => "Dodaj do twojego ownCloud",
"Download" => "Pobierz",
"Download %s" => "Pobierz %s",
"Direct link" => "Bezpośredni link",
diff --git a/apps/files_versions/l10n/fr.php b/apps/files_versions/l10n/fr.php
index 7f3df1bce41..1dd6ddc39c3 100644
--- a/apps/files_versions/l10n/fr.php
+++ b/apps/files_versions/l10n/fr.php
@@ -4,7 +4,7 @@ $TRANSLATIONS = array(
"Versions" => "Versions",
"Failed to revert {file} to revision {timestamp}." => "Échec du retour du fichier {file} à la révision {timestamp}.",
"More versions..." => "Plus de versions...",
-"No other versions available" => "Aucune autre version disponible",
+"No other versions available" => "Aucune autre version n'est disponible",
"Restore" => "Restaurer"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/apps/user_ldap/l10n/eu.php b/apps/user_ldap/l10n/eu.php
index 9d588a678fc..6160a42b538 100644
--- a/apps/user_ldap/l10n/eu.php
+++ b/apps/user_ldap/l10n/eu.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Failed to clear the mappings." => "Mapeatzeen garbiketak huts egin du.",
"Failed to delete the server configuration" => "Zerbitzariaren konfigurazioa ezabatzeak huts egin du",
"The configuration is valid and the connection could be established!" => "Konfigurazioa egokia da eta konexioa ezarri daiteke!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Konfigurazioa ongi dago, baina Bind-ek huts egin du. Mesedez egiaztatu zerbitzariaren ezarpenak eta kredentzialak.",
@@ -13,6 +14,7 @@ $TRANSLATIONS = array(
"Keep settings?" => "Mantendu ezarpenak?",
"{nthServer}. Server" => "{nthServer}. Zerbitzaria",
"Cannot add server configuration" => "Ezin da zerbitzariaren konfigurazioa gehitu",
+"mappings cleared" => "Mapeatzeak garbi",
"Success" => "Arrakasta",
"Error" => "Errorea",
"Please specify a Base DN" => "Mesdez zehaztu Base DN",
@@ -39,13 +41,17 @@ $TRANSLATIONS = array(
"Save" => "Gorde",
"Test Configuration" => "Egiaztatu Konfigurazioa",
"Help" => "Laguntza",
+"Groups meeting these criteria are available in %s:" => "Baldintza horiek betetzen dituzten taldeak bertan eskuragarri %s:",
"only those object classes:" => "bakarrik objektu klase hauetakoak:",
"only from those groups:" => "bakarrik talde hauetakoak:",
+"Raw LDAP filter" => "Raw LDAP iragazkia",
"The filter specifies which LDAP groups shall have access to the %s instance." => "Iragazkiak zehazten du ze LDAP taldek izango duten sarrera %s instantziara:",
"groups found" => "talde aurkituta",
+"Users login with this attribute:" => "Erabiltzaileak atributu honekin sartzen dira:",
"LDAP Username:" => "LDAP Erabiltzaile izena:",
"LDAP Email Address:" => "LDAP Eposta helbidea:",
"Other Attributes:" => "Bestelako atributuak:",
+"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definitu aplikatu beharreko iragazkia sartzen saiatzean. %%uid erabiltzailearen izena ordezten du sartzeko ekintzan. Adibidez: \"uid=%%uid\"",
"1. Server" => "1. Zerbitzaria",
"%s. Server:" => "%s. Zerbitzaria:",
"Add Server Configuration" => "Gehitu Zerbitzariaren Konfigurazioa",
@@ -59,12 +65,14 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.",
"One Base DN per line" => "DN Oinarri bat lerroko",
"You can specify Base DN for users and groups in the Advanced tab" => "Erabiltzaile eta taldeentzako Oinarrizko DN zehaztu dezakezu Aurreratu fitxan",
+"Limit %s access to users meeting these criteria:" => "Mugatu %s sarbidea baldintza horiek betetzen dituzten erabiltzaileei.",
"The filter specifies which LDAP users shall have access to the %s instance." => "Iragazkiak zehazten du ze LDAP erabiltzailek izango duten sarrera %s instantziara:",
"users found" => "erabiltzaile aurkituta",
"Back" => "Atzera",
"Continue" => "Jarraitu",
"Expert" => "Aditua",
"Advanced" => "Aurreratua",
+"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Abisua:</b> PHPk behar duen LDAP modulua ez dago instalaturik, motorrak ez du funtzionatuko. Mesedez eskatu zure sistema kudeatzaileari instala dezan.",
"Connection Settings" => "Konexio Ezarpenak",
"Configuration Active" => "Konfigurazio Aktiboa",
@@ -74,7 +82,9 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Babeskopia (Replica) Ataka",
"Disable Main Server" => "Desgaitu Zerbitzari Nagusia",
"Only connect to the replica server." => "Konektatu bakarrik erreplika zerbitzarira",
+"Case insensitive LDAP server (Windows)" => "Maiuskulak eta minuskulak ezberditzen ez dituen LDAP zerbitzaria (Windows)",
"Turn off SSL certificate validation." => "Ezgaitu SSL ziurtagirien egiaztapena.",
+"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Ez da gomendagarria, erabili bakarrik probarako! Konexioak aukera hau ezinbestekoa badu, inportatu LDAP zerbitzariaren SSL ziurtagiria zure %s zerbitzarian.",
"Cache Time-To-Live" => "Katxearen Bizi-Iraupena",
"in seconds. A change empties the cache." => "segundutan. Aldaketak katxea husten du.",
"Directory Settings" => "Karpetaren Ezarpenak",
@@ -90,6 +100,8 @@ $TRANSLATIONS = array(
"One Group Base DN per line" => "Talde DN Oinarri bat lerroko",
"Group Search Attributes" => "Taldekatu Bilaketa Atributuak ",
"Group-Member association" => "Talde-Kide elkarketak",
+"Nested Groups" => "Talde habiaratuak",
+"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" => "Piztuta dagoenean, taldeak dauzkaten taldeak onartzen dira. (Bakarrik taldeko kideen atributuak DNak baditu).",
"Special Attributes" => "Atributu Bereziak",
"Quota Field" => "Kuota Eremua",
"Quota Default" => "Kuota Lehenetsia",
@@ -98,6 +110,7 @@ $TRANSLATIONS = array(
"User Home Folder Naming Rule" => "Erabiltzailearen Karpeta Nagusia Izendatzeko Patroia",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Utzi hutsik erabiltzaile izenarako (lehentsia). Bestela zehaztu LDAP/AD atributua.",
"Internal Username" => "Barneko erabiltzaile izena",
+"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. To achieve a similar behavior as before ownCloud 5 enter the user display name attribute in the following field. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." => "Modu lehenetsian barneko erabiltzaile-izena UUID atributuan oinarritua sortuko da. Horrek bermatzen du erabiltzailea bakarra dela eta karaktereak ez direla bihurtu behar. Barneko erabiltzaile-izenak muga bat du, hain zuzen bakarrik karaktere hauek onartzen direla: [ a-zA-Z0-9_.@- ]. Gainerako karaktereak haien ASCII kodean dagokienekin ordezten dira edo saltatu egiten dira. Talka egotekotan zenbaki bat erantsi edo handituko da. Barneko erabiltzaile-izena erabiltzailea barnean identifikatzeko erabiltzen da. Era berean izen hau da erabiltzailearen karpeta nagusiaren izen lehentsia. Bai eta URL helbidearen zatia, esate baterako *DAV zerbitzu guztietan. Ezarpen hauekin lehenetsitako jokaera alda daiteke. Lortzeko ownCloud 5aren aurreko antzeko jokaera sartu erabiltzaile-izenaren atributua hurrengo eremuan. Hutsik utzi lehenetsitako jokaera izateko. Aldaketok bakarrik eragingo diete berriki mapeatutako (erantsitako) LDAP erabiltzaileei.",
"Internal Username Attribute:" => "Baliogabeko Erabiltzaile Izen atributua",
"Override UUID detection" => "Gainidatzi UUID antzematea",
"UUID Attribute for Users:" => "Erabiltzaileentzako UUID atributuak:",
diff --git a/apps/user_webdavauth/l10n/ar.php b/apps/user_webdavauth/l10n/ar.php
index fd26e9acd18..b9717a4c034 100644
--- a/apps/user_webdavauth/l10n/ar.php
+++ b/apps/user_webdavauth/l10n/ar.php
@@ -1,6 +1,8 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "تأكد شخصية ال WebDAV",
-"Save" => "حفظ"
+"Address:" => "العنوان:",
+"Save" => "حفظ",
+"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "سيتم إرسال معلومات المستخدم إلى هذا العنوان. يقوم هذا البرنامج بالتحقق من البيانات ويقوم بإعتبار رودود حالة HTTP برقم 401 و403 كمعلومات غير صحيحة, أما غيرها فسيعتبر صحيح."
);
$PLURAL_FORMS = "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;";