[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-06 01:57:10 -04:00
parent 70e0ae0637
commit ca739a59f0
823 changed files with 11384 additions and 11672 deletions

View File

@ -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);";

View File

@ -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);";

View File

@ -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",

View File

@ -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)",

View File

@ -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)",

View File

@ -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;";

View File

@ -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);";

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Shared by" => "Споделено от",
"Password" => "Парола",
"Name" => "Име",
"Download" => "Изтегляне"
"Download" => "Изтегляне",
"Save" => "Запис"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Password" => "কূটশব্দ",
"Name" => "রাম",
"Download" => "ডাউনলোড"
"Download" => "ডাউনলোড",
"Save" => "সংরক্ষণ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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;";

View File

@ -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;";

View File

@ -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 doesnt 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);";

View File

@ -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);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Password" => "Passwort",
"Download" => "Herunterladen"
"Download" => "Herunterladen",
"Save" => "Speichern"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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 doesnt 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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Download" => "Deskargatu"
"Download" => "Deskargatu",
"Save" => "Gorde"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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;";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Shared by" => "שותף על־ידי",
"Password" => "סיסמא",
"Name" => "שם",
"Download" => "הורדה"
"Download" => "הורדה",
"Save" => "שמירה"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Shared by" => "द्वारा साझा",
"Password" => "पासवर्ड"
"Password" => "पासवर्ड",
"Save" => "सहेजें"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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;";

View File

@ -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);";

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Download" => "Բեռնել"
"Download" => "Բեռնել",
"Save" => "Պահպանել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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);";

View File

@ -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;";

View File

@ -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);";

View File

@ -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);";

View File

@ -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 doesnt 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;";

View File

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Shared by" => "აზიარებს",
"Password" => "პაროლი",
"Name" => "სახელი",
"Download" => "ჩამოტვირთვა"
"Download" => "ჩამოტვირთვა",
"Save" => "შენახვა"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -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;";

View File

@ -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;";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Password" => "وشەی تێپەربو",
"Name" => "ناو",
"Download" => "داگرتن"
"Download" => "داگرتن",
"Save" => "پاشکه‌وتکردن"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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;";

View File

@ -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;";

View File

@ -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);";

View File

@ -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 doesnt 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);";

View File

@ -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);";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Password" => "Senhal",
"Name" => "Nom",
"Download" => "Avalcarga"
"Download" => "Avalcarga",
"Save" => "Enregistra"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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));";

View File

@ -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);";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Password" => "මුර පදය",
"Name" => "නම",
"Download" => "බාන්න"
"Download" => "බාන්න",
"Save" => "සුරකින්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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;";

View File

@ -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;";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -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);";

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Shared by {owner}" => "பகிரப்பட்டது {சொந்தகாரர்}",
"Password" => "கடவுச்சொல்",
"Name" => "பெயர்",
"Download" => "பதிவிறக்குக"
"Download" => "பதிவிறக்குக",
"Save" => "சேமிக்க "
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Password" => "సంకేతపదం",
"Name" => "పేరు"
"Name" => "పేరు",
"Save" => "భద్రపరచు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Shared by" => "ถูกแชร์โดย",
"Password" => "รหัสผ่าน",
"Name" => "ชื่อ",
"Download" => "ดาวน์โหลด"
"Download" => "ดาวน์โหลด",
"Save" => "บันทึก"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -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);";

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Shared by" => "ھەمبەھىرلىگۈچى",
"Password" => "ئىم",
"Name" => "ئاتى",
"Download" => "چۈشۈر"
"Download" => "چۈشۈر",
"Save" => "ساقلا"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -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);";

View File

@ -1,8 +1,10 @@
<?php
$TRANSLATIONS = array(
"Reset" => "ری سیٹ",
"Shared by" => "سے اشتراک شدہ",
"Password" => "پاسورڈ",
"Name" => "اسم",
"Download" => "ڈاؤن لوڈ،"
"Download" => "ڈاؤن لوڈ،",
"Save" => "حفظ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -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;";

View File

@ -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;";

View File

@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Password" => "密碼",
"Name" => "名稱",
"Download" => "下載"
"Download" => "下載",
"Save" => "儲存"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -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;";

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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" => "Успешно",

View File

@ -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",

View File

@ -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 ως μη έγκυρα διαπιστευτήρια και όλες τις άλλες αποκρίσεις ως έγκυρα διαπιστευτήρια."
);

View File

@ -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."
);

View File

@ -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."
);

View File

@ -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."
);

View File

@ -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 の場合は無効な資格情報とし、他の応答はすべて有効な資格情報として処理します。"
);

View File

@ -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."
);

View File

@ -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\"."
);

View File

@ -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 как неверные учётные данные, при любом другом ответе - учётные данные пользователя верны."
);

View File

@ -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."
);

View File

@ -45,6 +45,7 @@ $TRANSLATIONS = array(
"Good password" => "كلمة السر جيدة",
"Strong password" => "كلمة السر قوية",
"Shared" => "مشارك",
"Shared by {owner}" => "مشاركة من طرف {owner}",
"Share" => "شارك",
"Error" => "خطأ",
"Error while sharing" => "حصل خطأ عند عملية المشاركة",

View File

@ -62,6 +62,7 @@ $TRANSLATIONS = array(
"Good password" => "Contraseña bona",
"Strong password" => "Contraseña mui bona",
"Shared" => "Compartíu",
"Shared by {owner}" => "Compartíu por {owner}",
"Share" => "Compartir",
"Error" => "Fallu",
"Error while sharing" => "Fallu mientres la compartición",

View File

@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"Good password" => "Contrasenya bona",
"Strong password" => "Contrasenya forta",
"Shared" => "Compartit",
"Shared by {owner}" => "Compartits per {owner}",
"Share" => "Comparteix",
"Error" => "Error",
"Error while sharing" => "Error en compartir",

View File

@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"Good password" => "Dobré heslo",
"Strong password" => "Silné heslo",
"Shared" => "Sdílené",
"Shared by {owner}" => "Sdílí {owner}",
"Share" => "Sdílet",
"Error" => "Chyba",
"Error while sharing" => "Chyba při sdílení",

View File

@ -64,6 +64,7 @@ $TRANSLATIONS = array(
"Good password" => "Godt kodeord",
"Strong password" => "Stærkt kodeord",
"Shared" => "Delt",
"Shared by {owner}" => "Delt af {owner}",
"Share" => "Del",
"Error" => "Fejl",
"Error while sharing" => "Fejl under deling",

View File

@ -65,6 +65,8 @@ $TRANSLATIONS = array(
"Good password" => "Gutes Passwort",
"Strong password" => "Starkes Passwort",
"Shared" => "Geteilt",
"Shared by {owner}" => "Geteilt von {owner}",
"Shared with {recipients}" => "Geteilt mit {recipients}",
"Share" => "Teilen",
"Error" => "Fehler",
"Error while sharing" => "Fehler beim Teilen",

Some files were not shown because too many files have changed in this diff Show More