diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
commit | ca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch) | |
tree | 438618a0b4f9b25be275dd3df24b7395ed8c047f /apps | |
parent | 70e0ae063739b9749883bd184fee0a80f184685b (diff) | |
download | nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
94 files changed, 330 insertions, 75 deletions
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php index 24e95f8ec39..c18cb6a5088 100644 --- a/apps/files/l10n/da.php +++ b/apps/files/l10n/da.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Upload failed. Could not get file info." => "Upload fejlede. Kunne ikke hente filinformation.", "Invalid directory." => "Ugyldig mappe.", "Files" => "Filer", +"All files" => "Alle filer", "Unable to upload {filename} as it is a directory or has 0 bytes" => "Kan ikke upload {filename} da det er enten en mappe eller indholder 0 bytes.", "Total file size {size1} exceeds upload limit {size2}" => "Den totale filstørrelse {size1} er større end uploadgrænsen {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" => "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage", @@ -83,6 +84,7 @@ $TRANSLATIONS = array( "Download" => "Download", "Upload too large" => "Upload er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server.", -"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst." +"Files are being scanned, please wait." => "Filerne bliver indlæst, vent venligst.", +"Currently scanning" => "Indlæser" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php index d796ab96b5e..3cefd97609b 100644 --- a/apps/files/l10n/eu.php +++ b/apps/files/l10n/eu.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Upload failed. Could not get file info." => "Igoerak huts egin du. Ezin izan da fitxategiaren informazioa eskuratu.", "Invalid directory." => "Baliogabeko karpeta.", "Files" => "Fitxategiak", +"All files" => "Fitxategi guztiak", "Unable to upload {filename} as it is a directory or has 0 bytes" => "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako", "Total file size {size1} exceeds upload limit {size2}" => "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", "Not enough free space, you are uploading {size1} but only {size2} is left" => "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago", @@ -83,6 +84,7 @@ $TRANSLATIONS = array( "Download" => "Deskargatu", "Upload too large" => "Igoera handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", -"Files are being scanned, please wait." => "Fitxategiak eskaneatzen ari da, itxoin mezedez." +"Files are being scanned, please wait." => "Fitxategiak eskaneatzen ari da, itxoin mezedez.", +"Currently scanning" => "Eskaneatzen une honetan" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_encryption/l10n/eu.php b/apps/files_encryption/l10n/eu.php index 472c8a71b1b..d67f3f320ff 100644 --- a/apps/files_encryption/l10n/eu.php +++ b/apps/files_encryption/l10n/eu.php @@ -11,10 +11,12 @@ $TRANSLATIONS = array( "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Enkriptazio aplikazioa ez dago hasieratuta! Agian aplikazioa birgaitu egin da zure saioa bitartean. Mesdez atear eta sartu berriz enkriptazio aplikazioa hasierarazteko.", "Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Zure gako pribatua ez da egokia! Seguruaski zure pasahitza %s-tik kanpo aldatu da (adb. zure direktorio korporatiboa). Zure gako pribatuaren pasahitza eguneratu dezakezu zure ezarpen pertsonaletan zure enkriptatutako fitxategiak berreskuratzeko.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Ezin izan da fitxategi hau deszifratu, ziurrenik elkarbanatutako fitxategi bat da. Mesdez, eskatu fitxategiaren jabeari fitxategia zurekin berriz elkarbana dezan.", +"Unknown error. Please check your system settings or contact your administrator" => "Errore ezezaguna. Mesedez, egiaztatu zure sistemaren ezarpenak edo jarri zure administrariarekin kontaktuan.", "Missing requirements." => "Eskakizun batzuk ez dira betetzen.", "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Mesedez ziurtatu PHP 5.3.3 edo berriago bat instalatuta dagoela eta OpenSSL PHP hedapenarekin gaitua eta ongi konfiguratuta dagoela. Oraingoz, enkriptazio aplikazioa desgaituta dago.", "Following users are not set up for encryption:" => "Hurrengo erabiltzaileak ez daude enktriptatzeko konfiguratutak:", "Initial encryption started... This can take some time. Please wait." => "Hasierako enkriptazioa hasi da... Honek denbora har dezake. Mesedez itxaron.", +"Initial encryption running... Please try again later." => "Hasierako enkriptaketa abian... mesedez, saiatu beranduago.", "Go directly to your " => "Joan zuzenean zure", "personal settings" => "ezarpen pertsonalak", "Encryption" => "Enkriptazioa", diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index 9f7c3e19f48..27c634b360a 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -15,13 +15,18 @@ $TRANSLATIONS = array( "Enable SSL" => "Activer SSL", "Enable Path Style" => "Activer le style de chemin", "App key" => "Clé App", +"App secret" => "Secret de l'application", "Host" => "Hôte", "Username" => "Nom d'utilisateur", "Password" => "Mot de passe", "Root" => "Root", "Secure ftps://" => "Sécuriser via ftps://", "Client ID" => "ID Client", +"Client secret" => "Secret client", +"OpenStack Object Storage" => "Object de Stockage OpenStack", "Username (required)" => "Nom d'utilisation (requis)", +"Bucket (required)" => "Bucket (requis)", +"Region (optional for OpenStack Object Storage)" => "Region (optionnel pour Object de Stockage OpenStack)", "API Key (required for Rackspace Cloud Files)" => "Clé API (requis pour Rackspace Cloud Files)", "Tenantname (required for OpenStack Object Storage)" => "Nom du locataire (requis pour le stockage OpenStack)", "Password (required for OpenStack Object Storage)" => "Mot de passe (requis pour OpenStack Object Storage)", diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php index f5896150fa4..ce86a405019 100644 --- a/apps/files_external/l10n/sv.php +++ b/apps/files_external/l10n/sv.php @@ -13,6 +13,7 @@ $TRANSLATIONS = array( "Port (optional)" => "Port (valfritt)", "Region (optional)" => "Region (valfritt)", "Enable SSL" => "Aktivera SSL", +"Enable Path Style" => "Aktivera Path Style", "App key" => "App-nyckel", "App secret" => "App-hemlighet", "Host" => "Server", @@ -27,6 +28,7 @@ $TRANSLATIONS = array( "Bucket (required)" => "Bucket (krävs)", "Region (optional for OpenStack Object Storage)" => "Region (valfritt för OpenStack Object Storage)", "API Key (required for Rackspace Cloud Files)" => "API-nyckel (krävs för Rackspace Cloud Files)", +"Tenantname (required for OpenStack Object Storage)" => "Tenantname (krävs för OpenStack Object Storage)", "Password (required for OpenStack Object Storage)" => "Lösenord (krävs för OpenStack Object Storage)", "Service Name (required for OpenStack Object Storage)" => "Tjänstens namn (krävs för OpenStack Object Storage)", "Timeout of HTTP requests in seconds (optional)" => "Timeout för HTTP-förfrågningar i sekunder (tillval)", diff --git a/apps/files_sharing/l10n/ar.php b/apps/files_sharing/l10n/ar.php index efb51a22fc0..b10012dbc1f 100644 --- a/apps/files_sharing/l10n/ar.php +++ b/apps/files_sharing/l10n/ar.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Saved" => "حفظ", "Shared by {owner}" => "مشاركة من طرف {owner}", "Shared by" => "تم مشاركتها بواسطة", "This share is password-protected" => "هذه المشاركة محمية بكلمة مرور", @@ -14,6 +15,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", "Download" => "تحميل", "Download %s" => "تحميل %s", -"Direct link" => "رابط مباشر" +"Direct link" => "رابط مباشر", +"Save" => "حفظ" ); $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;"; diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php index 112f6de9e3d..b161409e593 100644 --- a/apps/files_sharing/l10n/ast.php +++ b/apps/files_sharing/l10n/ast.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "Shared with others" => "Compartío con otros", "No files have been shared with you yet." => "Entá nun se compartieron ficheros contigo.", "You haven't shared any files yet." => "Entá nun compartiesti dengún ficheru.", +"Saved" => "Guardáu", +"Reset" => "Reaniciar", "Shared by {owner}" => "Compartíu por {owner}", "Shared by" => "Compartíu por", "This share is password-protected" => "Esta compartición tien contraseña protexida", @@ -18,6 +20,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Pa más información, entrúga-y a la persona qu'unvió esti enllaz", "Download" => "Baxar", "Download %s" => "Descargar %s", -"Direct link" => "Enllaz direutu" +"Direct link" => "Enllaz direutu", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/bg_BG.php b/apps/files_sharing/l10n/bg_BG.php index 0683c192977..dd5e92b1733 100644 --- a/apps/files_sharing/l10n/bg_BG.php +++ b/apps/files_sharing/l10n/bg_BG.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "Споделено от", "Password" => "Парола", "Name" => "Име", -"Download" => "Изтегляне" +"Download" => "Изтегляне", +"Save" => "Запис" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php index 9bfd1acba5c..a6638fedbf3 100644 --- a/apps/files_sharing/l10n/bn_BD.php +++ b/apps/files_sharing/l10n/bn_BD.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "কূটশব্দ", "Name" => "রাম", -"Download" => "ডাউনলোড" +"Download" => "ডাউনলোড", +"Save" => "সংরক্ষণ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/bs.php b/apps/files_sharing/l10n/bs.php index bf5b758a33d..440d8140d9d 100644 --- a/apps/files_sharing/l10n/bs.php +++ b/apps/files_sharing/l10n/bs.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by" => "Dijeli", -"Name" => "Ime" +"Name" => "Ime", +"Save" => "Spasi" ); $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/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php index 43b9549e407..da7e920a993 100644 --- a/apps/files_sharing/l10n/ca.php +++ b/apps/files_sharing/l10n/ca.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Desat", +"Reset" => "Estableix de nou", "Shared by {owner}" => "Compartits per {owner}", "Shared by" => "Compartit per", "This share is password-protected" => "Aquest compartit està protegit amb contrasenya", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Per més informació contacteu amb qui us ha enviat l'enllaç.", "Download" => "Baixa", "Download %s" => "Baixa %s", -"Direct link" => "Enllaç directe" +"Direct link" => "Enllaç directe", +"Save" => "Desa" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php index 6792acda1f1..f5dc7bc0dda 100644 --- a/apps/files_sharing/l10n/cs_CZ.php +++ b/apps/files_sharing/l10n/cs_CZ.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Uloženo", +"Reset" => "Restartovat složku", "Shared by {owner}" => "Sdílí {owner}", "Shared by" => "Sdílí", "This share is password-protected" => "Toto sdílení je chráněno heslem", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", "Download" => "Stáhnout", "Download %s" => "Stáhnout %s", -"Direct link" => "Přímý odkaz" +"Direct link" => "Přímý odkaz", +"Save" => "Uložit" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php index 67b8ed88fc9..2876a483948 100644 --- a/apps/files_sharing/l10n/cy_GB.php +++ b/apps/files_sharing/l10n/cy_GB.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "Rhannwyd gan", "Password" => "Cyfrinair", "Name" => "Enw", -"Download" => "Llwytho i lawr" +"Download" => "Llwytho i lawr", +"Save" => "Cadw" ); $PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php index 7c030bb9213..26f28203b38 100644 --- a/apps/files_sharing/l10n/da.php +++ b/apps/files_sharing/l10n/da.php @@ -1,11 +1,19 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Delt med dig", +"Shared with others" => "Delt med andre", +"No files have been shared with you yet." => "Endnu er ingen filer delt med dig.", +"You haven't shared any files yet." => "Du har ikke delt nogen filer endnu.", +"Could not load template" => "Kunne ikke indlæse skabelon", +"Saved" => "Gemt", +"Reset" => "Nulstil", "Shared by {owner}" => "Delt af {owner}", "Shared by" => "Delt af", "This share is password-protected" => "Delingen er beskyttet af kodeord", "The password is wrong. Try again." => "Kodeordet er forkert. Prøv igen.", "Password" => "Kodeord", "Name" => "Navn", +"Share time" => "Dele periode", "Sorry, this link doesn’t seem to work anymore." => "Desværre, dette link ser ikke ud til at fungerer længere.", "Reasons might be:" => "Årsagen kan være:", "the item was removed" => "Filen blev fjernet", @@ -14,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "For yderligere information, kontakt venligst personen der sendte linket. ", "Download" => "Download", "Download %s" => "Download %s", -"Direct link" => "Direkte link" +"Direct link" => "Direkte link", +"Mail templates" => "E-mail skabelon", +"Theme" => "Tema", +"Template" => "Skabelon", +"Save" => "Gem" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index dde53b44ac5..e5f27de90ce 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Von Dir geteilt", "No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Dir geteilt.", "You haven't shared any files yet." => "Du hast bis jetzt keine Dateien mit anderen geteilt.", +"Could not load template" => "Vorlage kann nicht geladen werden", +"Saved" => "Gespeichert", +"Reset" => "Zurücksetzen", "Shared by {owner}" => "Geteilt von {owner}", "Shared by" => "Geteilt von ", "This share is password-protected" => "Diese Freigabe ist durch ein Passwort geschützt", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Für mehr Informationen, frage bitte die Person, die Dir diesen Link geschickt hat.", "Download" => "Herunterladen", "Download %s" => "Download %s", -"Direct link" => "Direkter Link" +"Direct link" => "Direkter Link", +"Mail templates" => "Mail-Vorlagen", +"Theme" => "Theme", +"Template" => "Vorlage", +"Save" => "Speichern" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de_AT.php b/apps/files_sharing/l10n/de_AT.php index 08ef4d9245e..763d47983a1 100644 --- a/apps/files_sharing/l10n/de_AT.php +++ b/apps/files_sharing/l10n/de_AT.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "Passwort", -"Download" => "Herunterladen" +"Download" => "Herunterladen", +"Save" => "Speichern" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de_CH.php b/apps/files_sharing/l10n/de_CH.php index 87ca31880d1..7fc2cc5922f 100644 --- a/apps/files_sharing/l10n/de_CH.php +++ b/apps/files_sharing/l10n/de_CH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Reset" => "Zurücksetzen", "Shared by {owner}" => "Geteilt von {owner}", "Shared by" => "Geteilt von", "The password is wrong. Try again." => "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", @@ -11,6 +12,7 @@ $TRANSLATIONS = array( "the link expired" => "Der Link ist abgelaufen", "sharing is disabled" => "Teilen ist deaktiviert", "For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.", -"Download" => "Herunterladen" +"Download" => "Herunterladen", +"Save" => "Speichern" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php index 7b86917a7a0..e13aff02eca 100644 --- a/apps/files_sharing/l10n/de_DE.php +++ b/apps/files_sharing/l10n/de_DE.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Von Ihnen geteilt", "No files have been shared with you yet." => "Es wurden bis jetzt keine Dateien mit Ihnen geteilt.", "You haven't shared any files yet." => "Sie haben bis jetzt keine Dateien mit anderen geteilt.", +"Could not load template" => "Vorlage kann nicht geladen werden", +"Saved" => "Gespeichert", +"Reset" => "Zurücksetzen", "Shared by {owner}" => "Geteilt von {owner}", "Shared by" => "Geteilt von", "This share is password-protected" => "Diese Freigabe ist durch ein Passwort geschützt", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.", "Download" => "Herunterladen", "Download %s" => "Download %s", -"Direct link" => "Direkte Verlinkung" +"Direct link" => "Direkte Verlinkung", +"Mail templates" => "Mail-Vorlagen", +"Theme" => "Theme", +"Template" => "Vorlage", +"Save" => "Speichern" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php index ee95d3e255e..f051ec9e9f4 100644 --- a/apps/files_sharing/l10n/el.php +++ b/apps/files_sharing/l10n/el.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Διαμοιρασμένο με άλλους", "No files have been shared with you yet." => "Κανένα αρχείο δνε έχει διαμοιραστεί ακόμα με εσάς.", "You haven't shared any files yet." => "Δεν έχετε διαμοιραστεί κανένα αρχείο ακόμα.", +"Could not load template" => "Αδυναμία φόρτωσης προτύπου", +"Saved" => "Αποθηκεύτηκαν", +"Reset" => "Επαναφορά", "Shared by {owner}" => "Διαμοιράστηκε από τον {owner}", "Shared by" => "Διαμοιράστηκε από", "This share is password-protected" => "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Για περισσότερες πληροφορίες, παρακαλώ ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.", "Download" => "Λήψη", "Download %s" => "Λήψη %s", -"Direct link" => "Άμεσος σύνδεσμος" +"Direct link" => "Άμεσος σύνδεσμος", +"Mail templates" => "Πρότυπα αλληλογραφίας", +"Theme" => "Θέμα", +"Template" => "Πρότυπο", +"Save" => "Αποθήκευση" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 96f4e34893b..236232fd06e 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Shared with others", "No files have been shared with you yet." => "No files have been shared with you yet.", "You haven't shared any files yet." => "You haven't shared any files yet.", +"Could not load template" => "Could not load template", +"Saved" => "Saved", +"Reset" => "Reset", "Shared by {owner}" => "Shared by {owner}", "Shared by" => "Shared by", "This share is password-protected" => "This share is password-protected", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "For more info, please ask the person who sent this link.", "Download" => "Download", "Download %s" => "Download %s", -"Direct link" => "Direct link" +"Direct link" => "Direct link", +"Mail templates" => "Mail templates", +"Theme" => "Theme", +"Template" => "Template", +"Save" => "Save" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php index 7cff8ca4a4a..dff1a6d0f05 100644 --- a/apps/files_sharing/l10n/eo.php +++ b/apps/files_sharing/l10n/eo.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Saved" => "Konservita", "Shared by {owner}" => "Kunhavigita de {owner}", "Shared by" => "Kunhavigita de", "This share is password-protected" => "Ĉi tiu kunhavigo estas protektata per pasvorto", @@ -12,6 +13,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "kunhavigo malkapablas", "For more info, please ask the person who sent this link." => "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.", "Download" => "Elŝuti", -"Direct link" => "Direkta ligilo" +"Direct link" => "Direkta ligilo", +"Save" => "Konservi" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index dbe2a5fce83..cca3407fe16 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -4,12 +4,16 @@ $TRANSLATIONS = array( "Shared with others" => "Compartido con otros", "No files have been shared with you yet." => "Aún no han compartido contigo ningún archivo.", "You haven't shared any files yet." => "Aún no has compartido ningún archivo.", +"Could not load template" => "No se cargó la plantilla", +"Saved" => "Guardado", +"Reset" => "Reiniciar", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Este elemento compartido esta protegido por contraseña", "The password is wrong. Try again." => "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" => "Contraseña", "Name" => "Nombre", +"Share time" => "Compartir tiempo", "Sorry, this link doesn’t seem to work anymore." => "Vaya, este enlace parece que no volverá a funcionar.", "Reasons might be:" => "Las causas podrían ser:", "the item was removed" => "el elemento fue eliminado", @@ -18,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", "Download" => "Descargar", "Download %s" => "Descargar %s", -"Direct link" => "Enlace directo" +"Direct link" => "Enlace directo", +"Mail templates" => "Plantillas para correo", +"Theme" => "Tema", +"Template" => "Plantilla", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php index 5fc12ca2af5..a5ca4d6a9dc 100644 --- a/apps/files_sharing/l10n/es_AR.php +++ b/apps/files_sharing/l10n/es_AR.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Guardado", +"Reset" => "Resetear", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Esto está protegido por contraseña", @@ -13,6 +15,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contactá a la persona que te mandó el enlace.", "Download" => "Descargar", -"Direct link" => "Vínculo directo" +"Direct link" => "Vínculo directo", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/es_MX.php b/apps/files_sharing/l10n/es_MX.php index a7a7302def3..2d3844f6485 100644 --- a/apps/files_sharing/l10n/es_MX.php +++ b/apps/files_sharing/l10n/es_MX.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Reset" => "Reiniciar", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Este elemento compartido esta protegido por contraseña", @@ -13,6 +14,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", "Download" => "Descargar", -"Direct link" => "Enlace directo" +"Direct link" => "Enlace directo", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php index 9122c6e2360..da7e2fec4e0 100644 --- a/apps/files_sharing/l10n/et_EE.php +++ b/apps/files_sharing/l10n/et_EE.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Salvestatud", +"Reset" => "Algseaded", "Shared by {owner}" => "Jagas {owner}", "Shared by" => "Jagas", "This share is password-protected" => "See jagamine on parooliga kaitstud", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.", "Download" => "Lae alla", "Download %s" => "Laadi alla %s", -"Direct link" => "Otsene link" +"Direct link" => "Otsene link", +"Save" => "Salvesta" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php index 1e18ab76593..eb346f03acf 100644 --- a/apps/files_sharing/l10n/eu.php +++ b/apps/files_sharing/l10n/eu.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Gordeta", +"Reset" => "Berrezarri", "Shared by {owner}" => "{owner}-k partekatuta", "Shared by" => "Honek elkarbanatuta", "This share is password-protected" => "Elkarbanatutako hau pasahitzarekin babestuta dago", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari", "Download" => "Deskargatu", "Download %s" => "Deskargatu %s", -"Direct link" => "Lotura zuzena" +"Direct link" => "Lotura zuzena", +"Save" => "Gorde" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/eu_ES.php b/apps/files_sharing/l10n/eu_ES.php index e6e5bc7cbf9..77afa3bb6ed 100644 --- a/apps/files_sharing/l10n/eu_ES.php +++ b/apps/files_sharing/l10n/eu_ES.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Download" => "Deskargatu" +"Download" => "Deskargatu", +"Save" => "Gorde" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php index ce036184d38..b29b9a09556 100644 --- a/apps/files_sharing/l10n/fa.php +++ b/apps/files_sharing/l10n/fa.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Reset" => "تنظیم مجدد", "Shared by {owner}" => "اشتراک گذارنده {owner}", "Shared by" => "اشتراک گذاشته شده به وسیله", "This share is password-protected" => "این اشتراک توسط رمز عبور محافظت می شود", @@ -14,6 +15,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.", "Download" => "دانلود", "Download %s" => "دانلود %s", -"Direct link" => "پیوند مستقیم" +"Direct link" => "پیوند مستقیم", +"Save" => "ذخیره" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php index 6c9b3e61476..5fb1c8642c7 100644 --- a/apps/files_sharing/l10n/fi_FI.php +++ b/apps/files_sharing/l10n/fi_FI.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Jaettu muiden kanssa", "No files have been shared with you yet." => "Kukaan ei ole jakanut tiedostoja kanssasi vielä.", "You haven't shared any files yet." => "Et ole jakanut yhtäkään tiedostoa vielä.", +"Could not load template" => "Mallipohjan lataaminen epäonnistui", +"Saved" => "Tallennettu", +"Reset" => "Nollaa salasana", "Shared by {owner}" => "Jakanut {owner}", "Shared by" => "Jakanut", "This share is password-protected" => "Tämä jako on suojattu salasanalla", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Kysy lisätietoja henkilöltä, jolta sait linkin.", "Download" => "Lataa", "Download %s" => "Lataa %s", -"Direct link" => "Suora linkki" +"Direct link" => "Suora linkki", +"Mail templates" => "Sähköpostimallit", +"Theme" => "Teema", +"Template" => "Mallit", +"Save" => "Tallenna" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 1a661225584..3b3e0a21bec 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Partagé avec d'autres", "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", +"Could not load template" => "Impossible de charger le modèle", +"Saved" => "Sauvegarder", +"Reset" => "Réinitialiser", "Shared by {owner}" => "Partagé par {owner}", "Shared by" => "Partagé par", "This share is password-protected" => "Ce partage est protégé par un mot de passe", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien.", "Download" => "Télécharger", "Download %s" => "Télécharger %s", -"Direct link" => "Lien direct" +"Direct link" => "Lien direct", +"Mail templates" => "Modèles de courriels", +"Theme" => "Thème", +"Template" => "Modèles", +"Save" => "Sauvegarder" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index aaebe2c0b7e..3a2c147ab67 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Compartido con outros", "No files have been shared with you yet." => "Aínda non hai ficheiros compartidos con vostede.", "You haven't shared any files yet." => "Aínda non compartiu ningún ficheiro.", +"Could not load template" => "Non foi posíbel cargar o modelo", +"Saved" => "Gardado", +"Reset" => "Restabelecer", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Esta compartición está protexida con contrasinal", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.", "Download" => "Descargar", "Download %s" => "Descargar %s", -"Direct link" => "Ligazón directa" +"Direct link" => "Ligazón directa", +"Mail templates" => "Modelos de correo", +"Theme" => "Tema", +"Template" => "Modelo", +"Save" => "Gardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php index 923234c7cb2..173facab0e8 100644 --- a/apps/files_sharing/l10n/he.php +++ b/apps/files_sharing/l10n/he.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "שותף על־ידי", "Password" => "סיסמא", "Name" => "שם", -"Download" => "הורדה" +"Download" => "הורדה", +"Save" => "שמירה" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/hi.php b/apps/files_sharing/l10n/hi.php index 47625e00207..9e3c15af39e 100644 --- a/apps/files_sharing/l10n/hi.php +++ b/apps/files_sharing/l10n/hi.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Shared by" => "द्वारा साझा", -"Password" => "पासवर्ड" +"Password" => "पासवर्ड", +"Save" => "सहेजें" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/hr.php b/apps/files_sharing/l10n/hr.php index 45a29df4448..5e148d603fc 100644 --- a/apps/files_sharing/l10n/hr.php +++ b/apps/files_sharing/l10n/hr.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "Lozinka", "Name" => "Ime", -"Download" => "Preuzimanje" +"Download" => "Preuzimanje", +"Save" => "Snimi" ); $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/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php index 82683852d25..a95322f093f 100644 --- a/apps/files_sharing/l10n/hu_HU.php +++ b/apps/files_sharing/l10n/hu_HU.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Elmentve", +"Reset" => "Visszaállítás", "Shared by {owner}" => "Megosztotta: {owner}", "Shared by" => "Megosztotta Önnel", "This share is password-protected" => "Ez egy jelszóval védett megosztás", @@ -13,6 +15,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "letiltásra került a megosztás", "For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", "Download" => "Letöltés", -"Direct link" => "Közvetlen link" +"Direct link" => "Közvetlen link", +"Save" => "Mentés" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/hy.php b/apps/files_sharing/l10n/hy.php index da200623e03..cca63deddc1 100644 --- a/apps/files_sharing/l10n/hy.php +++ b/apps/files_sharing/l10n/hy.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Download" => "Բեռնել" +"Download" => "Բեռնել", +"Save" => "Պահպանել" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ia.php b/apps/files_sharing/l10n/ia.php index a872a83797c..4322387d48c 100644 --- a/apps/files_sharing/l10n/ia.php +++ b/apps/files_sharing/l10n/ia.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( +"Reset" => "Re-fixar", "Password" => "Contrasigno", "Name" => "Nomine", -"Download" => "Discargar" +"Download" => "Discargar", +"Save" => "Salveguardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php index 6411d18462f..47814045a7b 100644 --- a/apps/files_sharing/l10n/id.php +++ b/apps/files_sharing/l10n/id.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Disimpan", +"Reset" => "Atur Ulang", "Shared by {owner}" => "Dibagikan oleh {owner}", "Shared by" => "Dibagikan oleh", "This share is password-protected" => "Berbagi ini dilindungi sandi", @@ -13,6 +15,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "berbagi dinonaktifkan", "For more info, please ask the person who sent this link." => "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.", "Download" => "Unduh", -"Direct link" => "Tautan langsung" +"Direct link" => "Tautan langsung", +"Save" => "Simpan" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php index c8e1e146c50..5c584ca8979 100644 --- a/apps/files_sharing/l10n/is.php +++ b/apps/files_sharing/l10n/is.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "Deilt af", "Password" => "Lykilorð", "Name" => "Nafn", -"Download" => "Niðurhal" +"Download" => "Niðurhal", +"Save" => "Vista" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index f69b4d4468c..241637cbae8 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Condiviso con altri", "No files have been shared with you yet." => "Non è stato ancora condiviso alcun file con te.", "You haven't shared any files yet." => "Non hai ancora condiviso alcun file.", +"Could not load template" => "Impossibile caricare il modello", +"Saved" => "Salvato", +"Reset" => "Ripristina", "Shared by {owner}" => "Condiviso da {owner}", "Shared by" => "Condiviso da", "This share is password-protected" => "Questa condivione è protetta da password", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", "Download" => "Scarica", "Download %s" => "Scarica %s", -"Direct link" => "Collegamento diretto" +"Direct link" => "Collegamento diretto", +"Mail templates" => "Modelli di messaggio", +"Theme" => "Tema", +"Template" => "Modello", +"Save" => "Salva" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php index 0478202014e..4bedea70805 100644 --- a/apps/files_sharing/l10n/ja.php +++ b/apps/files_sharing/l10n/ja.php @@ -4,12 +4,16 @@ $TRANSLATIONS = array( "Shared with others" => "他人と共有", "No files have been shared with you yet." => "まだ共有を行なっているファイルはありません。", "You haven't shared any files yet." => "まだ共有を行なっているファイルはありません。", +"Could not load template" => "テンプレートを読み出せませんでした", +"Saved" => "保存されました", +"Reset" => "リセット", "Shared by {owner}" => "{owner} と共有中", "Shared by" => "共有者:", "This share is password-protected" => "この共有はパスワードで保護されています", "The password is wrong. Try again." => "パスワードが間違っています。再試行してください。", "Password" => "パスワード", "Name" => "名前", +"Share time" => "共有時間", "Sorry, this link doesn’t seem to work anymore." => "申し訳ございません。このリンクはもう利用できません。", "Reasons might be:" => "理由は以下の通りと考えられます:", "the item was removed" => "アイテムが削除されました", @@ -18,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "不明な点は、こちらのリンクの提供者に確認をお願いします。", "Download" => "ダウンロード", "Download %s" => "%s をダウンロード", -"Direct link" => "リンク" +"Direct link" => "リンク", +"Mail templates" => "メールテンプレート", +"Theme" => "テーマ", +"Template" => "テンプレート", +"Save" => "保存" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php index 57927466c2c..390b634eb59 100644 --- a/apps/files_sharing/l10n/ka_GE.php +++ b/apps/files_sharing/l10n/ka_GE.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "აზიარებს", "Password" => "პაროლი", "Name" => "სახელი", -"Download" => "ჩამოტვირთვა" +"Download" => "ჩამოტვირთვა", +"Save" => "შენახვა" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/km.php b/apps/files_sharing/l10n/km.php index d609345f454..17a7056d3bc 100644 --- a/apps/files_sharing/l10n/km.php +++ b/apps/files_sharing/l10n/km.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Saved" => "បានរក្សាទុក", "Shared by {owner}" => "{owner} បានចែករំលែក", "Shared by" => "បានចែករំលែកដោយ", "This share is password-protected" => "ការចែករំលែកនេះត្រូវបានការពារដោយពាក្យសម្ងាត់", @@ -14,6 +15,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "សម្រាប់ព័ត៌មានបន្ថែម សូមសួរអ្នកដែលផ្ញើតំណនេះ។", "Download" => "ទាញយក", "Download %s" => "ទាញយក %s", -"Direct link" => "តំណផ្ទាល់" +"Direct link" => "តំណផ្ទាល់", +"Save" => "រក្សាទុក" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php index 22b76509a6b..e797feb64e8 100644 --- a/apps/files_sharing/l10n/ko.php +++ b/apps/files_sharing/l10n/ko.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "저장됨", +"Reset" => "재설정", "Shared by {owner}" => "{owner} 님이 공유함", "Shared by" => "공유한 사용자:", "This share is password-protected" => "이 공유는 암호로 보호되어 있습니다", @@ -13,6 +15,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "공유가 비활성화됨", "For more info, please ask the person who sent this link." => "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", "Download" => "다운로드", -"Direct link" => "직접 링크" +"Direct link" => "직접 링크", +"Save" => "저장" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ku_IQ.php b/apps/files_sharing/l10n/ku_IQ.php index f7765a95398..4e534ef4c56 100644 --- a/apps/files_sharing/l10n/ku_IQ.php +++ b/apps/files_sharing/l10n/ku_IQ.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "وشەی تێپەربو", "Name" => "ناو", -"Download" => "داگرتن" +"Download" => "داگرتن", +"Save" => "پاشکهوتکردن" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index f0e5b762440..f7b6a92e551 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( +"Reset" => "Zeréck setzen", "Shared by" => "Gedeelt vun", "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", "Password" => "Passwuert", "Name" => "Numm", -"Download" => "Download" +"Download" => "Download", +"Save" => "Späicheren" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/lt_LT.php b/apps/files_sharing/l10n/lt_LT.php index 770a56d465b..1c6d736eb26 100644 --- a/apps/files_sharing/l10n/lt_LT.php +++ b/apps/files_sharing/l10n/lt_LT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Reset" => "Atstatyti", "Shared by {owner}" => "Bendrina {owner}", "Shared by" => "Dalinasi", "This share is password-protected" => "Turinys apsaugotas slaptažodžiu", @@ -13,6 +14,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "dalinimasis yra išjungtas", "For more info, please ask the person who sent this link." => "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", "Download" => "Atsisiųsti", -"Direct link" => "Tiesioginė nuoroda" +"Direct link" => "Tiesioginė nuoroda", +"Save" => "Išsaugoti" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php index 286dd431bae..6774936b4f5 100644 --- a/apps/files_sharing/l10n/lv.php +++ b/apps/files_sharing/l10n/lv.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "Dalījās", "Password" => "Parole", "Name" => "Nosaukums", -"Download" => "Lejupielādēt" +"Download" => "Lejupielādēt", +"Save" => "Saglabāt" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"; diff --git a/apps/files_sharing/l10n/mk.php b/apps/files_sharing/l10n/mk.php index aaeca27feab..64621521e01 100644 --- a/apps/files_sharing/l10n/mk.php +++ b/apps/files_sharing/l10n/mk.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "Споделено од", "Password" => "Лозинка", "Name" => "Име", -"Download" => "Преземи" +"Download" => "Преземи", +"Save" => "Сними" ); $PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; diff --git a/apps/files_sharing/l10n/ms_MY.php b/apps/files_sharing/l10n/ms_MY.php index 63e48b38729..b966f5ab0f9 100644 --- a/apps/files_sharing/l10n/ms_MY.php +++ b/apps/files_sharing/l10n/ms_MY.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "Dikongsi dengan", "Password" => "Kata laluan", "Name" => "Nama", -"Download" => "Muat turun" +"Download" => "Muat turun", +"Save" => "Simpan" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php index 3a30d8166b4..6568dd78131 100644 --- a/apps/files_sharing/l10n/nb_NO.php +++ b/apps/files_sharing/l10n/nb_NO.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "Shared with others" => "Delt med andre", "No files have been shared with you yet." => "Ingen filer er delt med deg ennå.", "You haven't shared any files yet." => "Du har ikke delt noen filer ennå.", +"Saved" => "Lagret", +"Reset" => "Nullstill", "Shared by {owner}" => "Delt av {owner}", "Shared by" => "Delt av", "This share is password-protected" => "Denne delingen er passordbeskyttet", @@ -19,6 +21,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "For mer informasjon, spør personen som sendte lenken.", "Download" => "Last ned", "Download %s" => "Last ned %s", -"Direct link" => "Direkte lenke" +"Direct link" => "Direkte lenke", +"Save" => "Lagre" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index f5f4e22602e..5ab75de0d70 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -1,11 +1,19 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Deelde met u", +"Shared with others" => "Deelde met anderen", +"No files have been shared with you yet." => "Er zijn nog geen bestanden met u gedeeld.", +"You haven't shared any files yet." => "U hebt nog geen bestanden gedeeld.", +"Could not load template" => "Kon sjabloon niet laden", +"Saved" => "Bewaard", +"Reset" => "Reset", "Shared by {owner}" => "Gedeeld door {owner}", "Shared by" => "Gedeeld door", "This share is password-protected" => "Deze share is met een wachtwoord beveiligd", "The password is wrong. Try again." => "Wachtwoord ongeldig. Probeer het nogmaals.", "Password" => "Wachtwoord", "Name" => "Naam", +"Share time" => "Deel tijd", "Sorry, this link doesn’t seem to work anymore." => "Sorry, deze link lijkt niet meer in gebruik te zijn.", "Reasons might be:" => "Redenen kunnen zijn:", "the item was removed" => "bestand was verwijderd", @@ -14,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", "Download" => "Downloaden", "Download %s" => "Download %s", -"Direct link" => "Directe link" +"Direct link" => "Directe link", +"Mail templates" => "E-mailsjablonen", +"Theme" => "Thema", +"Template" => "Sjabloon", +"Save" => "Bewaren" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/nn_NO.php b/apps/files_sharing/l10n/nn_NO.php index 34c70a554d3..b95f41a5176 100644 --- a/apps/files_sharing/l10n/nn_NO.php +++ b/apps/files_sharing/l10n/nn_NO.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "the link expired" => "lenkja har gått ut på dato", "sharing is disabled" => "deling er slått av", "For more info, please ask the person who sent this link." => "Spør den som sende deg lenkje om du vil ha meir informasjon.", -"Download" => "Last ned" +"Download" => "Last ned", +"Save" => "Lagra" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php index 2127e9dcfac..32a2b808ec0 100644 --- a/apps/files_sharing/l10n/oc.php +++ b/apps/files_sharing/l10n/oc.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "Senhal", "Name" => "Nom", -"Download" => "Avalcarga" +"Download" => "Avalcarga", +"Save" => "Enregistra" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php index e319170fa9f..3a31c649452 100644 --- a/apps/files_sharing/l10n/pl.php +++ b/apps/files_sharing/l10n/pl.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "Shared with others" => "Współdzielony z innymi", "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.", +"Saved" => "Zapisano", +"Reset" => "Resetuj", "Shared by {owner}" => "Udostępnione przez {owner}", "Shared by" => "Udostępniane przez", "This share is password-protected" => "Udział ten jest chroniony hasłem", @@ -19,6 +21,7 @@ $TRANSLATIONS = array( "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.", "Download" => "Pobierz", "Download %s" => "Pobierz %s", -"Direct link" => "Bezpośredni link" +"Direct link" => "Bezpośredni link", +"Save" => "Zapisz" ); $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/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php index 7dd503a5b9d..26300b00be2 100644 --- a/apps/files_sharing/l10n/pt_BR.php +++ b/apps/files_sharing/l10n/pt_BR.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Compartilhados com outros", "No files have been shared with you yet." => "Nenhum arquivo ainda foi compartilhado com você.", "You haven't shared any files yet." => "Você ainda não compartilhou nenhum arquivo.", +"Could not load template" => "Não foi possível carregar modelo", +"Saved" => "Salvo", +"Reset" => "Resetar", "Shared by {owner}" => "Compartilhado por {owner}", "Shared by" => "Compartilhada por", "This share is password-protected" => "Este compartilhamento esta protegido por senha", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Para mais informações, por favor, pergunte a pessoa que enviou este link.", "Download" => "Baixar", "Download %s" => "Baixar %s", -"Direct link" => "Link direto" +"Direct link" => "Link direto", +"Mail templates" => "Modelo de email", +"Theme" => "Tema", +"Template" => "Modelo", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php index 03c57847d85..cdacb5dc28f 100644 --- a/apps/files_sharing/l10n/pt_PT.php +++ b/apps/files_sharing/l10n/pt_PT.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "Shared with you" => "Partilhado consigo ", "Shared with others" => "Partilhado com outros", +"Saved" => "Guardado", +"Reset" => "Repor", "Shared by {owner}" => "Partilhado por {owner}", "Shared by" => "Partilhado por", "This share is password-protected" => "Esta partilha está protegida por palavra-chave", @@ -17,6 +19,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Para mais informações, por favor questione a pessoa que lhe enviou este link", "Download" => "Transferir", "Download %s" => "Download %s", -"Direct link" => "Link direto" +"Direct link" => "Link direto", +"Save" => "Guardar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php index 49ef06b5fd7..7425fd6f0b3 100644 --- a/apps/files_sharing/l10n/ro.php +++ b/apps/files_sharing/l10n/ro.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( +"Saved" => "Salvat", "Shared by" => "impartite in ", "The password is wrong. Try again." => "Parola este incorectă. Încercaţi din nou.", "Password" => "Parolă", "Name" => "Nume", -"Download" => "Descarcă" +"Download" => "Descarcă", +"Save" => "Salvează" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php index 635508ac75e..ae016092ea4 100644 --- a/apps/files_sharing/l10n/ru.php +++ b/apps/files_sharing/l10n/ru.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Сохранено", +"Reset" => "Сброс", "Shared by {owner}" => "Доступ открыл {owner}", "Shared by" => "Опубликовано", "This share is password-protected" => "Для доступа к информации необходимо ввести пароль", @@ -14,6 +16,9 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Для получения дополнительной информации, пожалуйста, свяжитесь с тем, кто отправил Вам эту ссылку.", "Download" => "Скачать", "Download %s" => "Скачать %s", -"Direct link" => "Прямая ссылка" +"Direct link" => "Прямая ссылка", +"Theme" => "Тема", +"Template" => "Шаблон", +"Save" => "Сохранить" ); $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/apps/files_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php index bd71de99b34..bfceab6c04b 100644 --- a/apps/files_sharing/l10n/si_LK.php +++ b/apps/files_sharing/l10n/si_LK.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "මුර පදය", "Name" => "නම", -"Download" => "බාන්න" +"Download" => "බාන්න", +"Save" => "සුරකින්න" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/sk.php b/apps/files_sharing/l10n/sk.php index 72c9039571e..6eea6a80bb8 100644 --- a/apps/files_sharing/l10n/sk.php +++ b/apps/files_sharing/l10n/sk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Download" => "Stiahnuť" +"Download" => "Stiahnuť", +"Save" => "Uložiť" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php index 44754d4e16a..d759b45ab55 100644 --- a/apps/files_sharing/l10n/sk_SK.php +++ b/apps/files_sharing/l10n/sk_SK.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Uložené", +"Reset" => "Resetovať", "Shared by {owner}" => "Zdieľa {owner}", "Shared by" => "Zdieľa", "This share is password-protected" => "Toto zdieľanie je chránené heslom", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", "Download" => "Sťahovanie", "Download %s" => "Stiahnuť %s", -"Direct link" => "Priama linka" +"Direct link" => "Priama linka", +"Save" => "Uložiť" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php index 4c6fdbfd3a4..5b85154cd7a 100644 --- a/apps/files_sharing/l10n/sl.php +++ b/apps/files_sharing/l10n/sl.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "Shranjeno", +"Reset" => "Ponastavi", "Shared by {owner}" => "Souporabo omogoča {owner}", "Shared by" => "V souporabi z", "This share is password-protected" => "To mesto je zaščiteno z geslom.", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Za več podrobnosti stopite v stik s pošiljateljem te povezave.", "Download" => "Prejmi", "Download %s" => "Prejmi %s", -"Direct link" => "Neposredna povezava" +"Direct link" => "Neposredna povezava", +"Save" => "Shrani" ); $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; diff --git a/apps/files_sharing/l10n/sq.php b/apps/files_sharing/l10n/sq.php index ee8207e6d91..5daba77fad0 100644 --- a/apps/files_sharing/l10n/sq.php +++ b/apps/files_sharing/l10n/sq.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "ndarja është çaktivizuar", "For more info, please ask the person who sent this link." => "Për më shumë informacione, ju lutem pyesni personin që iu dërgoi këtë lidhje.", "Download" => "Shkarko", -"Direct link" => "Lidhje direkte" +"Direct link" => "Lidhje direkte", +"Save" => "Ruaj" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php index e5b72d3a501..b8daeb8cf18 100644 --- a/apps/files_sharing/l10n/sr.php +++ b/apps/files_sharing/l10n/sr.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "Делио", "Password" => "Лозинка", "Name" => "Име", -"Download" => "Преузми" +"Download" => "Преузми", +"Save" => "Сачувај" ); $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/apps/files_sharing/l10n/sr@latin.php b/apps/files_sharing/l10n/sr@latin.php index a0cf64c0f1d..f76e2ad587f 100644 --- a/apps/files_sharing/l10n/sr@latin.php +++ b/apps/files_sharing/l10n/sr@latin.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "Lozinka", "Name" => "Ime", -"Download" => "Preuzmi" +"Download" => "Preuzmi", +"Save" => "Snimi" ); $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/apps/files_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php index e5fbd7a90af..922e964ef77 100644 --- a/apps/files_sharing/l10n/sv.php +++ b/apps/files_sharing/l10n/sv.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Delat med andra", "No files have been shared with you yet." => "Inga filer har ännu delats med dig.", "You haven't shared any files yet." => "Du har inte delat några filer ännu.", +"Could not load template" => "Kunde inte ladda mall", +"Saved" => "Sparad", +"Reset" => "Återställ", "Shared by {owner}" => "Delad av {owner}", "Shared by" => "Delad av", "This share is password-protected" => "Den här delningen är lösenordsskyddad", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "För mer information, kontakta den person som skickade den här länken.", "Download" => "Ladda ner", "Download %s" => "Ladda ner %s", -"Direct link" => "Direkt länk" +"Direct link" => "Direkt länk", +"Mail templates" => "e-postmallar", +"Theme" => "Teman", +"Template" => "Mallar", +"Save" => "Spara" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php index c1b451ae7f8..f3d6dfe4b4a 100644 --- a/apps/files_sharing/l10n/ta_LK.php +++ b/apps/files_sharing/l10n/ta_LK.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by {owner}" => "பகிரப்பட்டது {சொந்தகாரர்}", "Password" => "கடவுச்சொல்", "Name" => "பெயர்", -"Download" => "பதிவிறக்குக" +"Download" => "பதிவிறக்குக", +"Save" => "சேமிக்க " ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/te.php b/apps/files_sharing/l10n/te.php index e9da4e6963d..c2e3956d753 100644 --- a/apps/files_sharing/l10n/te.php +++ b/apps/files_sharing/l10n/te.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "సంకేతపదం", -"Name" => "పేరు" +"Name" => "పేరు", +"Save" => "భద్రపరచు" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php index fdb9555babe..add89712900 100644 --- a/apps/files_sharing/l10n/th_TH.php +++ b/apps/files_sharing/l10n/th_TH.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "ถูกแชร์โดย", "Password" => "รหัสผ่าน", "Name" => "ชื่อ", -"Download" => "ดาวน์โหลด" +"Download" => "ดาวน์โหลด", +"Save" => "บันทึก" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php index 061d2bb7b2e..3ac20864a8a 100644 --- a/apps/files_sharing/l10n/tr.php +++ b/apps/files_sharing/l10n/tr.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Shared with others" => "Diğerleri ile paylaşılmış", "No files have been shared with you yet." => "Henüz sizinle paylaşılan bir dosya yok.", "You haven't shared any files yet." => "Henüz hiçbir dosya paylaşmadınız.", +"Could not load template" => "Şablon yüklenemedi", +"Saved" => "Kaydedildi", +"Reset" => "Sıfırla", "Shared by {owner}" => "{owner} tarafından paylaşılmış", "Shared by" => "Paylaşan", "This share is password-protected" => "Bu paylaşım parola korumalı", @@ -19,6 +22,10 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin.", "Download" => "İndir", "Download %s" => "İndir: %s", -"Direct link" => "Doğrudan bağlantı" +"Direct link" => "Doğrudan bağlantı", +"Mail templates" => "Posta şablonları", +"Theme" => "Tema", +"Template" => "Şablon", +"Save" => "Kaydet" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_sharing/l10n/ug.php b/apps/files_sharing/l10n/ug.php index 544f2f3f76c..6e2a8c27298 100644 --- a/apps/files_sharing/l10n/ug.php +++ b/apps/files_sharing/l10n/ug.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Shared by" => "ھەمبەھىرلىگۈچى", "Password" => "ئىم", "Name" => "ئاتى", -"Download" => "چۈشۈر" +"Download" => "چۈشۈر", +"Save" => "ساقلا" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php index 0033c5036e3..146842d26c8 100644 --- a/apps/files_sharing/l10n/uk.php +++ b/apps/files_sharing/l10n/uk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Reset" => "Перевстановити", "Shared by {owner}" => "Опублікував {owner}", "Shared by" => "Опубліковано", "This share is password-protected" => "Цей ресурс обміну захищений паролем", @@ -13,6 +14,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "обмін заборонений", "For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.", "Download" => "Завантажити", -"Direct link" => "Пряме посилання" +"Direct link" => "Пряме посилання", +"Save" => "Зберегти" ); $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/apps/files_sharing/l10n/ur_PK.php b/apps/files_sharing/l10n/ur_PK.php index f96b0c0cba0..01b11101093 100644 --- a/apps/files_sharing/l10n/ur_PK.php +++ b/apps/files_sharing/l10n/ur_PK.php @@ -1,8 +1,10 @@ <?php $TRANSLATIONS = array( +"Reset" => "ری سیٹ", "Shared by" => "سے اشتراک شدہ", "Password" => "پاسورڈ", "Name" => "اسم", -"Download" => "ڈاؤن لوڈ،" +"Download" => "ڈاؤن لوڈ،", +"Save" => "حفظ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php index 33c0d2188d8..2f2a2387beb 100644 --- a/apps/files_sharing/l10n/vi.php +++ b/apps/files_sharing/l10n/vi.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( +"Reset" => "Khởi động lại", "Shared by {owner}" => "Được chia sẽ bởi {owner}", "Shared by" => "Chia sẻ bởi", "Password" => "Mật khẩu", "Name" => "Tên", -"Download" => "Tải về" +"Download" => "Tải về", +"Save" => "Lưu" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php index 0a8c0950497..2399f5116a6 100644 --- a/apps/files_sharing/l10n/zh_CN.php +++ b/apps/files_sharing/l10n/zh_CN.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "已保存", +"Reset" => "重置", "Shared by {owner}" => "由{owner}共享", "Shared by" => "共享人", "This share is password-protected" => "这是一个密码保护的共享", @@ -14,6 +16,7 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "欲知详情,请联系发给你链接的人。", "Download" => "下载", "Download %s" => "下载 %s", -"Direct link" => "直接链接" +"Direct link" => "直接链接", +"Save" => "保存" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php index 9856b504cfa..21b919d822b 100644 --- a/apps/files_sharing/l10n/zh_HK.php +++ b/apps/files_sharing/l10n/zh_HK.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Password" => "密碼", "Name" => "名稱", -"Download" => "下載" +"Download" => "下載", +"Save" => "儲存" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php index d603059ec9e..5b1c4d45dd1 100644 --- a/apps/files_sharing/l10n/zh_TW.php +++ b/apps/files_sharing/l10n/zh_TW.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Saved" => "已儲存", +"Reset" => "重設", "Shared by {owner}" => "由 {owner} 分享", "Shared by" => "由...分享", "This share is password-protected" => "這個分享有密碼保護", @@ -12,6 +14,7 @@ $TRANSLATIONS = array( "the link expired" => "連結過期", "sharing is disabled" => "分享功能已停用", "For more info, please ask the person who sent this link." => "請詢問告訴您此連結的人以瞭解更多", -"Download" => "下載" +"Download" => "下載", +"Save" => "儲存" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php index b71a7d4f1aa..67888a8daa6 100644 --- a/apps/user_ldap/l10n/en_GB.php +++ b/apps/user_ldap/l10n/en_GB.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Deletion failed", "Take over settings from recent server configuration?" => "Take over settings from recent server configuration?", "Keep settings?" => "Keep settings?", +"{nthServer}. Server" => "{nthServer}. Server", "Cannot add server configuration" => "Cannot add server configuration", "mappings cleared" => "mappings cleared", "Success" => "Success", diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php index 2ab323d0876..cc8bc879df6 100644 --- a/apps/user_ldap/l10n/es.php +++ b/apps/user_ldap/l10n/es.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Falló el borrado", "Take over settings from recent server configuration?" => "¿Asumir los ajustes actuales de la configuración del servidor?", "Keep settings?" => "¿Mantener la configuración?", +"{nthServer}. Server" => "{nthServer}. servidor", "Cannot add server configuration" => "No se puede añadir la configuración del servidor", "mappings cleared" => "Asignaciones borradas", "Success" => "Éxito", diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php index 8e125aabeae..bbf504413f8 100644 --- a/apps/user_ldap/l10n/fr.php +++ b/apps/user_ldap/l10n/fr.php @@ -12,10 +12,13 @@ $TRANSLATIONS = array( "Deletion failed" => "La suppression a échoué", "Take over settings from recent server configuration?" => "Récupérer les paramètres depuis une configuration récente du serveur ?", "Keep settings?" => "Garder ces paramètres ?", +"{nthServer}. Server" => "{nthServer}. Serveur", "Cannot add server configuration" => "Impossible d'ajouter la configuration du serveur", "mappings cleared" => "associations supprimées", "Success" => "Succès", "Error" => "Erreur", +"Please specify a Base DN" => "Veuillez spécifier une Base DN", +"Could not determine Base DN" => "Impossible de déterminer la Base DN", "Please specify the port" => "Veuillez indiquer le port", "Configuration OK" => "Configuration OK", "Configuration incorrect" => "Configuration incorrecte", diff --git a/apps/user_ldap/l10n/nl.php b/apps/user_ldap/l10n/nl.php index 8e0495e50a2..08054e01892 100644 --- a/apps/user_ldap/l10n/nl.php +++ b/apps/user_ldap/l10n/nl.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Verwijderen mislukt", "Take over settings from recent server configuration?" => "Overnemen instellingen van de recente serverconfiguratie?", "Keep settings?" => "Instellingen bewaren?", +"{nthServer}. Server" => "{nthServer}. Server", "Cannot add server configuration" => "Kon de serverconfiguratie niet toevoegen", "mappings cleared" => "vertaaltabel leeggemaakt", "Success" => "Succes", diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php index 77c9f5077d3..ab2cb67c596 100644 --- a/apps/user_ldap/l10n/pt_BR.php +++ b/apps/user_ldap/l10n/pt_BR.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Remoção falhou", "Take over settings from recent server configuration?" => "Tomar parámetros de recente configuração de servidor?", "Keep settings?" => "Manter ajustes?", +"{nthServer}. Server" => "Servidor {nthServer}.", "Cannot add server configuration" => "Impossível adicionar a configuração do servidor", "mappings cleared" => "mapeamentos limpos", "Success" => "Sucesso", diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php index 547cce15273..ee48eb441f2 100644 --- a/apps/user_ldap/l10n/ru.php +++ b/apps/user_ldap/l10n/ru.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Удаление не удалось", "Take over settings from recent server configuration?" => "Принять настройки из последней конфигурации сервера?", "Keep settings?" => "Сохранить настройки?", +"{nthServer}. Server" => "{nthServer}. Сервер", "Cannot add server configuration" => "Не получилось добавить конфигурацию сервера", "mappings cleared" => "Соответствия очищены", "Success" => "Успешно", diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php index 5655f8de227..94a5acd12a2 100644 --- a/apps/user_ldap/l10n/sv.php +++ b/apps/user_ldap/l10n/sv.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Raderingen misslyckades", "Take over settings from recent server configuration?" => "Ta över inställningar från tidigare serverkonfiguration?", "Keep settings?" => "Behåll inställningarna?", +"{nthServer}. Server" => "{nthServer}. Server", "Cannot add server configuration" => "Kunde inte lägga till serverinställning", "mappings cleared" => "mappningar rensade", "Success" => "Lyckat", diff --git a/apps/user_webdavauth/l10n/el.php b/apps/user_webdavauth/l10n/el.php index 0a9be9f8559..ad610ae7d61 100644 --- a/apps/user_webdavauth/l10n/el.php +++ b/apps/user_webdavauth/l10n/el.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "Πιστοποίηση μέσω WebDAV ", +"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 και 402 ως μη έγκυρα διαπιστευτήρια και όλες τις άλλες αποκρίσεις ως έγκυρα διαπιστευτήρια." ); diff --git a/apps/user_webdavauth/l10n/en_GB.php b/apps/user_webdavauth/l10n/en_GB.php index 345c0c28998..a751b1fa25c 100644 --- a/apps/user_webdavauth/l10n/en_GB.php +++ b/apps/user_webdavauth/l10n/en_GB.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV Authentication", +"Address:" => "Address:", "Save" => "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." => "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." ); diff --git a/apps/user_webdavauth/l10n/es.php b/apps/user_webdavauth/l10n/es.php index 360724f8986..3e11ba378e6 100644 --- a/apps/user_webdavauth/l10n/es.php +++ b/apps/user_webdavauth/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "Autenticación mediante WevDAV", +"Address:" => "Dirección:", "Save" => "Guardar", "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." => "Las credenciales de usuario se enviarán a esta dirección. Este complemento verifica la respuesta e interpretará los códigos de respuesta HTTP 401 y 403 como credenciales inválidas y todas las otras respuestas como credenciales válidas." ); diff --git a/apps/user_webdavauth/l10n/fr.php b/apps/user_webdavauth/l10n/fr.php index 2f838a503b3..efa6f2ea3d3 100644 --- a/apps/user_webdavauth/l10n/fr.php +++ b/apps/user_webdavauth/l10n/fr.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "Authentification WebDAV", +"Address:" => "Adresse :", "Save" => "Sauvegarder", "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." => "Les informations de connexion de l'utilisateur seront envoyées à cette adresse. Ce module analyse le code de la réponse HTTP et considère les codes 401 et 403 comme une authentification invalide et tout autre valeur comme une authentification valide." ); diff --git a/apps/user_webdavauth/l10n/ja.php b/apps/user_webdavauth/l10n/ja.php index 74c66e85312..fbde75bc6a6 100644 --- a/apps/user_webdavauth/l10n/ja.php +++ b/apps/user_webdavauth/l10n/ja.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV 認証", +"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 の場合は無効な資格情報とし、他の応答はすべて有効な資格情報として処理します。" ); diff --git a/apps/user_webdavauth/l10n/nl.php b/apps/user_webdavauth/l10n/nl.php index d8e8b6f3f24..22608cf2ec6 100644 --- a/apps/user_webdavauth/l10n/nl.php +++ b/apps/user_webdavauth/l10n/nl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV authenticatie", +"Address:" => "Adres:", "Save" => "Bewaren", "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." => "De ingloggegevens worden opgestuurd naar dit adres. Deze plugin controleert de terugkoppeling en interpreteert de HTTP statuscodes 401 en 403 als invalide inloggegevens, en alle andere terugkoppelingen als valide inloggegevens." ); diff --git a/apps/user_webdavauth/l10n/pt_BR.php b/apps/user_webdavauth/l10n/pt_BR.php index e3534fd90bf..37f17df4c61 100644 --- a/apps/user_webdavauth/l10n/pt_BR.php +++ b/apps/user_webdavauth/l10n/pt_BR.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "Autenticação WebDAV", +"Address:" => "Endereço:", "Save" => "Guardar", "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." => "As credenciais de usuário serão enviadas para este endereço. Este plugin verifica a resposta e interpretará os códigos de status HTTP 401 e 403 como \"credenciais inválidas\", e todas as outras respostas como \"credenciais válidas\"." ); diff --git a/apps/user_webdavauth/l10n/ru.php b/apps/user_webdavauth/l10n/ru.php index cfb31b1cb1e..cbe12ba8df6 100644 --- a/apps/user_webdavauth/l10n/ru.php +++ b/apps/user_webdavauth/l10n/ru.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "Идентификация WebDAV", +"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 как неверные учётные данные, при любом другом ответе - учётные данные пользователя верны." ); diff --git a/apps/user_webdavauth/l10n/sv.php b/apps/user_webdavauth/l10n/sv.php index b0404000cb2..ed9b19db315 100644 --- a/apps/user_webdavauth/l10n/sv.php +++ b/apps/user_webdavauth/l10n/sv.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV Autentisering", +"Address:" => "Adress:", "Save" => "Spara", "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." => "ownCloud kommer skicka användaruppgifterna till denna URL. Denna plugin kontrollerar svaret och tolkar HTTP-statuskoderna 401 och 403 som felaktiga uppgifter, och alla andra svar som giltiga uppgifter." ); |