Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 23:39:28 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 23:39:28 +0400
commite89f080f09468d2b37c010ede8c2cba8e3bef139 (patch)
treeca409b78ddb665b1cdf33d75671e6e64fe8ff7e8
parent07e540613e1445451ace78e639be36a1c1e7e58f (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/eo.php14
-rw-r--r--apps/files/l10n/tr.php1
-rw-r--r--apps/files_encryption/l10n/eo.php2
-rw-r--r--apps/files_encryption/l10n/it.php1
-rw-r--r--apps/files_encryption/l10n/tr.php1
-rw-r--r--apps/files_sharing/l10n/eo.php10
-rw-r--r--apps/files_sharing/l10n/it.php2
-rw-r--r--apps/files_trashbin/l10n/eo.php5
-rw-r--r--apps/files_versions/l10n/eo.php3
-rw-r--r--apps/user_ldap/l10n/it.php1
-rw-r--r--apps/user_ldap/l10n/lb.php3
-rw-r--r--apps/user_ldap/l10n/tr.php1
-rw-r--r--core/l10n/da.php30
-rw-r--r--core/l10n/lb.php27
-rw-r--r--l10n/da/core.po109
-rw-r--r--l10n/eo/files.po34
-rw-r--r--l10n/eo/files_encryption.po10
-rw-r--r--l10n/eo/files_sharing.po25
-rw-r--r--l10n/eo/files_trashbin.po19
-rw-r--r--l10n/eo/files_versions.po25
-rw-r--r--l10n/it/files.po4
-rw-r--r--l10n/it/files_encryption.po8
-rw-r--r--l10n/it/files_sharing.po10
-rw-r--r--l10n/it/settings.po12
-rw-r--r--l10n/it/user_ldap.po8
-rw-r--r--l10n/lb/core.po103
-rw-r--r--l10n/lb/lib.po12
-rw-r--r--l10n/lb/user_ldap.po6
-rw-r--r--l10n/templates/core.pot2
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/private.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--l10n/tr/files.po8
-rw-r--r--l10n/tr/files_encryption.po8
-rw-r--r--l10n/tr/settings.po18
-rw-r--r--l10n/tr/user_ldap.po8
-rw-r--r--lib/l10n/lb.php2
-rw-r--r--settings/l10n/it.php6
-rw-r--r--settings/l10n/tr.php6
47 files changed, 333 insertions, 233 deletions
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index 0854db21d80..324da83de59 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Ne eblis movi %s: dosiero kun ĉi tiu nomo jam ekzistas",
"Could not move %s" => "Ne eblis movi %s",
"File name cannot be empty." => "Dosiernomo devas ne malpleni.",
+"Unable to set upload directory." => "Ne povis agordiĝi la alŝuta dosierujo.",
"No file was uploaded. Unknown error" => "Neniu dosiero alŝutiĝis. Nekonata eraro.",
"There is no error, the file uploaded with success" => "Ne estas eraro, la dosiero alŝutiĝis sukcese.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: ",
@@ -17,25 +18,32 @@ $TRANSLATIONS = array(
"Not enough space available" => "Ne haveblas sufiĉa spaco",
"Upload cancelled." => "La alŝuto nuliĝis.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
+"URL cannot be empty" => "La URL ne povas malpleni",
"{new_name} already exists" => "{new_name} jam ekzistas",
+"Could not create file" => "Ne povis kreiĝi dosiero",
+"Could not create folder" => "Ne povis kreiĝi dosierujo",
"Share" => "Kunhavigi",
"Delete permanently" => "Forigi por ĉiam",
"Rename" => "Alinomigi",
"Pending" => "Traktotaj",
+"Could not rename file" => "Ne povis alinomiĝi dosiero",
"replaced {new_name} with {old_name}" => "anstataŭiĝis {new_name} per {old_name}",
"undo" => "malfari",
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("",""),
-"_Uploading %n file_::_Uploading %n files_" => array("",""),
+"_%n folder_::_%n folders_" => array("%n dosierujo","%n dosierujoj"),
+"_%n file_::_%n files_" => array("%n dosiero","%n dosieroj"),
+"{dirs} and {files}" => "{dirs} kaj {files}",
+"_Uploading %n file_::_Uploading %n files_" => array("Alŝutatas %n dosiero","Alŝutatas %n dosieroj"),
"'.' is an invalid file name." => "'.' ne estas valida dosiernomo.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
"Your storage is full, files can not be updated or synced anymore!" => "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
"Your storage is almost full ({usedSpacePercent}%)" => "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosieroj grandas.",
+"Error moving file" => "Eraris movo de dosiero",
"Error" => "Eraro",
"Name" => "Nomo",
"Size" => "Grando",
"Modified" => "Modifita",
+"%s could not be renamed" => "%s ne povis alinomiĝi",
"Upload" => "Alŝuti",
"File handling" => "Dosieradministro",
"Maximum upload size" => "Maksimuma alŝutogrando",
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php
index 6d4a673ec6f..1faa3547fb2 100644
--- a/apps/files/l10n/tr.php
+++ b/apps/files/l10n/tr.php
@@ -60,6 +60,7 @@ $TRANSLATIONS = array(
"Name" => "İsim",
"Size" => "Boyut",
"Modified" => "Değiştirilme",
+"Invalid folder name. Usage of 'Shared' is reserved." => "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerve edilmiştir.",
"%s could not be renamed" => "%s yeniden adlandırılamadı",
"Upload" => "Yükle",
"File handling" => "Dosya taşıma",
diff --git a/apps/files_encryption/l10n/eo.php b/apps/files_encryption/l10n/eo.php
index d6881253022..e14c7cd7ac9 100644
--- a/apps/files_encryption/l10n/eo.php
+++ b/apps/files_encryption/l10n/eo.php
@@ -3,7 +3,9 @@ $TRANSLATIONS = array(
"Password successfully changed." => "La pasvorto sukcese ŝanĝiĝis.",
"Could not change the password. Maybe the old password was not correct." => "Ne eblis ŝanĝi la pasvorton. Eble la malnova pasvorto malĝustis.",
"Private key password successfully updated." => "La pasvorto de la malpublika klavo sukcese ĝisdatiĝis.",
+"Missing requirements." => "Mankas neproj.",
"Saving..." => "Konservante...",
+"Go directly to your " => "Iri direkte al via",
"personal settings" => "persona agordo",
"Encryption" => "Ĉifrado",
"Enabled" => "Kapabligita",
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php
index 94b8ef82295..420454afdb2 100644
--- a/apps/files_encryption/l10n/it.php
+++ b/apps/files_encryption/l10n/it.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"Private key password successfully updated." => "Password della chiave privata aggiornata correttamente.",
"Could not update the private key password. Maybe the old password was not correct." => "Impossibile aggiornare la password della chiave privata. Forse la vecchia password non era corretta.",
"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." => "Applicazione di cifratura non inizializzata. Forse l'applicazione è stata riabilitata durante la tua sessione. Prova a disconnetterti e ad effettuare nuovamente l'accesso per inizializzarla.",
+"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." => "La tua chiave privata non è valida! Forse la password è stata cambiata al di fuori di %s (ad es. la directory aziendale). Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file cifrati.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Impossibile decifrare questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
"Unknown error please check your system settings or contact your administrator" => "Errore sconosciuto, controlla le impostazioni di sistema o contatta il tuo amministratore",
"Missing requirements." => "Requisiti mancanti.",
diff --git a/apps/files_encryption/l10n/tr.php b/apps/files_encryption/l10n/tr.php
index b61e587f84a..8dd058956dd 100644
--- a/apps/files_encryption/l10n/tr.php
+++ b/apps/files_encryption/l10n/tr.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"Private key password successfully updated." => "Gizli anahtar parolası başarıyla güncellendi",
"Could not update the private key password. Maybe the old password was not correct." => "Gizli anahtar parolası güncellenemedi. Eski parola hatalı olabilir.",
"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." => "Şifreleme uygulaması başlatılamadı! Oturumunuz sırasında şifreleme uygulaması tekrar etkinleştirilmiş olabilir. Lütfen şifreleme uygulamasını başlatmak için oturumu kapatıp yeniden oturum açmayı deneyin.",
+"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." => "Gizli anahtarınız geçerli değil! Muhtemelen parolanız ownCloud sistemi %s dışarısında değiştirildi (örn. şirket dizininde). Gizli anahtar parolanızı kişisel ayarlarınızda güncelleyerek şifreli dosyalarınıza erişimi kurtarabilirsiniz.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Bu dosya muhtemelen bir paylaşılan dosya olduğundan şifresi çözülemiyor. Lütfen dosyayı sizinle bir daha paylaşması için dosya sahibi ile iletişime geçin.",
"Unknown error please check your system settings or contact your administrator" => "Bilinmeyen hata. Lütfen sistem ayarlarınızı denetleyin veya yöneticiniz ile iletişime geçin",
"Missing requirements." => "Gereklilikler eksik.",
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 294dc0314cc..891b3db9aa8 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -1,11 +1,19 @@
<?php
$TRANSLATIONS = array(
+"This share is password-protected" => "Ĉi tiu kunhavigo estas protektata per pasvorto",
"Password" => "Pasvorto",
+"Sorry, this link doesn’t seem to work anymore." => "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
+"Reasons might be:" => "Kialoj povas esti:",
+"the item was removed" => "la ero foriĝis",
+"the link expired" => "la ligilo eksvalidiĝis",
+"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.",
"%s shared the folder %s with you" => "%s kunhavigis la dosierujon %s kun vi",
"%s shared the file %s with you" => "%s kunhavigis la dosieron %s kun vi",
"Download" => "Elŝuti",
"Upload" => "Alŝuti",
"Cancel upload" => "Nuligi alŝuton",
-"No preview available for" => "Ne haveblas antaŭvido por"
+"No preview available for" => "Ne haveblas antaŭvido por",
+"Direct link" => "Direkta ligilo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index 6dbd8cb7318..7967b50d346 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -15,6 +15,6 @@ $TRANSLATIONS = array(
"Upload" => "Carica",
"Cancel upload" => "Annulla il caricamento",
"No preview available for" => "Nessuna anteprima disponibile per",
-"Direct link" => "Link diretto"
+"Direct link" => "Collegamento diretto"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/eo.php b/apps/files_trashbin/l10n/eo.php
index 3f4023c640a..b8f999eaafa 100644
--- a/apps/files_trashbin/l10n/eo.php
+++ b/apps/files_trashbin/l10n/eo.php
@@ -1,8 +1,13 @@
<?php
$TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "Ne povis foriĝi %s por ĉiam",
+"Couldn't restore %s" => "Ne povis restaŭriĝi %s",
"Error" => "Eraro",
+"restored" => "restaŭrita",
+"Nothing in here. Your trash bin is empty!" => "Nenio estas ĉi tie. Via rubujo malplenas!",
"Name" => "Nomo",
"Restore" => "Restaŭri",
+"Deleted" => "Forigita",
"Delete" => "Forigi",
"Deleted Files" => "Forigitaj dosieroj"
);
diff --git a/apps/files_versions/l10n/eo.php b/apps/files_versions/l10n/eo.php
index c023d5fbc37..cfd8b1845cb 100644
--- a/apps/files_versions/l10n/eo.php
+++ b/apps/files_versions/l10n/eo.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "Ne eblas malfari: %s",
"Versions" => "Versioj",
+"Failed to revert {file} to revision {timestamp}." => "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
+"More versions..." => "Pli da versioj...",
+"No other versions available" => "Ne disponeblas aliaj versioj",
"Restore" => "Restaŭri"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php
index b8c3b0ff8c9..9825832f3d8 100644
--- a/apps/user_ldap/l10n/it.php
+++ b/apps/user_ldap/l10n/it.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Eliminazione della configurazione del server non riuscita",
"The configuration is valid and the connection could be established!" => "La configurazione è valida e la connessione può essere stabilita.",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.",
+"The configuration is invalid. Please have a look at the logs for further details." => "La configurazione non è valida. Controlla i log per ulteriori dettagli.",
"No action specified" => "Nessuna azione specificata",
"No configuration specified" => "Nessuna configurazione specificata",
"No data specified" => "Nessun dato specificato",
diff --git a/apps/user_ldap/l10n/lb.php b/apps/user_ldap/l10n/lb.php
index 23e289395e7..b89a2ac8b61 100644
--- a/apps/user_ldap/l10n/lb.php
+++ b/apps/user_ldap/l10n/lb.php
@@ -6,6 +6,7 @@ $TRANSLATIONS = array(
"_%s user found_::_%s users found_" => array("",""),
"Help" => "Hëllef",
"Password" => "Passwuert",
-"Back" => "Zeréck"
+"Back" => "Zeréck",
+"Continue" => "Weider"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php
index c8e417b9ad4..efa9ce1b32e 100644
--- a/apps/user_ldap/l10n/tr.php
+++ b/apps/user_ldap/l10n/tr.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Sunucu yapılandırmasını silme başarısız oldu",
"The configuration is valid and the connection could be established!" => "Yapılandırma geçerli ve bağlantı kuruldu!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Yapılandırma geçerli fakat bağlanma(bind) başarısız. Lütfen Sunucu ayarları ve kimlik bilgilerini kontrol ediniz.",
+"The configuration is invalid. Please have a look at the logs for further details." => "Yapılandırma geçersiz. Lütfen detaylar için günlüklere bakınız.",
"No action specified" => "Eylem belirtilmedi",
"No configuration specified" => "Yapılandırma belirtilmemiş",
"No data specified" => "Veri belirtilmemiş",
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 8d9ef3abc31..ff41ecb13f4 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"%s shared »%s« with you" => "%s delte »%s« med sig",
+"Couldn't send mail to following users: %s " => "Kunne ikke sende mail til følgende brugere: %s",
"Turned on maintenance mode" => "Startede vedligeholdelsestilstand",
"Turned off maintenance mode" => "standsede vedligeholdelsestilstand",
"Updated database" => "Opdaterede database",
@@ -66,6 +67,8 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "Fejl under justering af rettigheder",
"Shared with you and the group {group} by {owner}" => "Delt med dig og gruppen {group} af {owner}",
"Shared with you by {owner}" => "Delt med dig af {owner}",
+"Share with user or group …" => "Del med bruger eller gruppe ...",
+"Share link" => "Del link",
"Password protect" => "Beskyt med adgangskode",
"Password" => "Kodeord",
"Allow Public Upload" => "Tillad Offentlig Upload",
@@ -79,6 +82,7 @@ $TRANSLATIONS = array(
"Resharing is not allowed" => "Videredeling ikke tilladt",
"Shared in {item} with {user}" => "Delt i {item} med {user}",
"Unshare" => "Fjern deling",
+"notify by email" => "Giv besked med mail",
"can edit" => "kan redigere",
"access control" => "Adgangskontrol",
"create" => "opret",
@@ -92,8 +96,12 @@ $TRANSLATIONS = array(
"Email sent" => "E-mail afsendt",
"Warning" => "Advarsel",
"The object type is not specified." => "Objekttypen er ikke angivet.",
+"Enter new" => "Indtast nyt",
"Delete" => "Slet",
"Add" => "Tilføj",
+"Edit tags" => "Rediger tags",
+"Error loading dialog template: {error}" => "Fejl ved indlæsning dialog skabelon: {error}",
+"No tags selected for deletion." => "Ingen tags markeret til sletning.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownClouds community</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
"%s password reset" => "%s adgangskode nulstillet",
@@ -104,6 +112,7 @@ $TRANSLATIONS = array(
"Username" => "Brugernavn",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Dine filer er krypterede. Hvis du ikke har aktiveret gendannelsesnøglen kan du ikke få dine data tilbage efter at du har ændret adgangskode. HVis du ikke er sikker på, hvad du skal gøre så kontakt din administrator før du fortsætter. Vil du fortsætte?",
"Yes, I really want to reset my password now" => "Ja, Jeg ønsker virkelig at nulstille mit kodeord",
+"Reset" => "Nulstil",
"Your password was reset" => "Dit kodeord blev nulstillet",
"To login page" => "Til login-side",
"New password" => "Nyt kodeord",
@@ -113,8 +122,18 @@ $TRANSLATIONS = array(
"Apps" => "Apps",
"Admin" => "Admin",
"Help" => "Hjælp",
+"Error loading tags" => "Fejl ved indlæsning af tags",
+"Tag already exists" => "Tag eksistere allerede",
+"Error deleting tag(s)" => "Fejl ved sletning af tag(s)",
+"Error tagging" => "Fejl ved tagging",
+"Error untagging" => "Fejl ved fjernelse af tag",
+"Error favoriting" => "Fejl ved favoritering",
+"Error unfavoriting" => "Fejl ved fjernelse af favorisering.",
"Access forbidden" => "Adgang forbudt",
"Cloud not found" => "Sky ikke fundet",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n",
+"The share will expire on %s.\n\n" => "Det delte link vil udløbe d. %s.⏎\n⏎\n",
+"Cheers!" => "Hej!",
"Security Warning" => "Sikkerhedsadvarsel",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Din PHP-version er sårbar overfor et NULL Byte angreb (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Opdater venligst din PHP installation for at anvende %s sikkert.",
@@ -133,15 +152,24 @@ $TRANSLATIONS = array(
"Database tablespace" => "Database tabelplads",
"Database host" => "Databasehost",
"Finish setup" => "Afslut opsætning",
+"Finishing …" => "Færdigbehandling ...",
"%s is available. Get more information on how to update." => "%s er tilgængelig. Få mere information om, hvordan du opdaterer.",
"Log out" => "Log ud",
"Automatic logon rejected!" => "Automatisk login afvist!",
"If you did not change your password recently, your account may be compromised!" => "Hvis du ikke har ændret din adgangskode for nylig, har nogen muligvis tiltvunget sig adgang til din konto!",
"Please change your password to secure your account again." => "Skift adgangskode for at sikre din konto igen.",
+"Server side authentication failed!" => "Server side godkendelse mislykkedes!",
+"Please contact your administrator." => "Kontakt venligst din administrator",
"Lost your password?" => "Mistet dit kodeord?",
"remember" => "husk",
"Log in" => "Log ind",
"Alternative Logins" => "Alternative logins",
-"Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid."
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej",
+"The share will expire on %s.<br><br>" => "Det delte link vil udløbe d. %s.",
+"Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid.",
+"This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.",
+"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud.",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
+"Thank you for your patience." => "Tak for din tålmodighed."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/lb.php b/core/l10n/lb.php
index 090baaf79e2..34b097ac722 100644
--- a/core/l10n/lb.php
+++ b/core/l10n/lb.php
@@ -1,6 +1,15 @@
<?php
$TRANSLATIONS = array(
"%s shared »%s« with you" => "Den/D' %s huet »%s« mat dir gedeelt",
+"Turned on maintenance mode" => "Maintenance Modus ass un",
+"Turned off maintenance mode" => "Maintenance Modus ass aus",
+"Updated database" => "Datebank ass geupdate ginn",
+"Updating filecache, this may take really long..." => "De Fichier Cache gëtt geupdate, des ka laang daueren...",
+"Updated filecache" => "De Fichier Cache ass geupdate ginn",
+"... %d%% done ..." => "... %d%% fäerdeg ...",
+"No image or file provided" => "Kee Bild oder Fichier uginn",
+"Unknown filetype" => "Onbekannten Fichier Typ",
+"Invalid image" => "Ongülteg d'Bild",
"Sunday" => "Sonndeg",
"Monday" => "Méindeg",
"Tuesday" => "Dënschdeg",
@@ -37,7 +46,11 @@ $TRANSLATIONS = array(
"No" => "Nee",
"Ok" => "OK",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"Which files do you want to keep?" => "Weieng Fichieren wëlls de gär behalen?",
"Cancel" => "Ofbriechen",
+"Continue" => "Weider",
+"(all selected)" => "(all ausgewielt)",
+"({count} selected)" => "({count} ausgewielt)",
"Shared" => "Gedeelt",
"Share" => "Deelen",
"Error" => "Feeler",
@@ -46,6 +59,7 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "Feeler beim Ännere vun de Rechter",
"Shared with you and the group {group} by {owner}" => "Gedeelt mat dir an der Grupp {group} vum {owner}",
"Shared with you by {owner}" => "Gedeelt mat dir vum {owner}",
+"Share link" => "Link deelen",
"Password protect" => "Passwuertgeschützt",
"Password" => "Passwuert",
"Allow Public Upload" => "Ëffentlechen Upload erlaaben",
@@ -59,6 +73,7 @@ $TRANSLATIONS = array(
"Resharing is not allowed" => "Weiderdeelen ass net erlaabt",
"Shared in {item} with {user}" => "Gedeelt an {item} mat {user}",
"Unshare" => "Net méi deelen",
+"notify by email" => "via e-mail Bescheed ginn",
"can edit" => "kann änneren",
"access control" => "Zougrëffskontroll",
"create" => "erstellen",
@@ -72,10 +87,13 @@ $TRANSLATIONS = array(
"Email sent" => "Email geschéckt",
"Warning" => "Warnung",
"The object type is not specified." => "Den Typ vum Object ass net uginn.",
+"Enter new" => "Gëff nei an",
"Delete" => "Läschen",
"Add" => "Dobäisetzen",
+"Edit tags" => "Tags editéieren",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Den Update war net erfollegräich. Mell dëse Problem w.e.gl der<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud-Community</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Den Update war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.",
+"%s password reset" => "%s Passwuert ass nei gesat",
"Use the following link to reset your password: {link}" => "Benotz folgende Link fir däi Passwuert zréckzesetzen: {link}",
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "De Link fir d'Passwuert zréckzesetzen gouf un deng E-Mail-Adress geschéckt.<br>Falls du d'Mail net an den nächste Minutte kriss, kuck w.e.gl. an dengem Spam-Dossier.<br>Wann do och keng Mail ass, fro w.e.gl. däin Adminstrateur.",
"Request failed!<br>Did you make sure your email/username was right?" => "Ufro feelfeschloen!<br>Hues du séchergestallt dass deng Email respektiv däi Benotzernumm korrekt sinn?",
@@ -83,6 +101,7 @@ $TRANSLATIONS = array(
"Username" => "Benotzernumm",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Deng Fichiere si verschlësselt. Falls du de Recuperatiouns-Schlëssel net aktivéiert hues, gëtt et keng Méiglechkeet nees un deng Daten ze komme wann däi Passwuert muss zréckgesat ginn. Falls du net sécher bass wat s de maache soll, kontaktéier w.e.gl däin Administrateur bevir s de weidermëss. Wëlls de wierklech weidermaachen?",
"Yes, I really want to reset my password now" => "Jo, ech wëll mäi Passwuert elo zrécksetzen",
+"Reset" => "Zeréck setzen",
"Your password was reset" => "Däi Passwuert ass zréck gesat ginn",
"To login page" => "Bei d'Login-Säit",
"New password" => "Neit Passwuert",
@@ -92,10 +111,14 @@ $TRANSLATIONS = array(
"Apps" => "Applikatiounen",
"Admin" => "Admin",
"Help" => "Hëllef",
+"Error tagging" => "Fehler beim taggen",
+"Error untagging" => "Fehler beim Tag läschen",
"Access forbidden" => "Zougrëff net erlaabt",
"Cloud not found" => "Cloud net fonnt",
+"Cheers!" => "Prost!",
"Security Warning" => "Sécherheets-Warnung",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Deng PHP-Versioun ass verwonnbar duerch d'NULL-Byte-Attack (CVE-2006-7243)",
+"Please update your PHP installation to use %s securely." => "Aktualiséier w.e.gl deng PHP-Installatioun fir %s sécher kennen ze benotzen.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Et ass kee sécheren Zoufallsgenerator verfügbar. Aktivéier w.e.gl d'OpenSSL-Erweiderung vu PHP.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Ouni e sécheren Zoufallsgenerator kann en Ugräifer d'Passwuert-Zrécksetzungs-Schlësselen viraussoen an en Account iwwerhuelen.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Däin Daten-Dossier an deng Fichieren si wahrscheinlech iwwert den Internet accessibel well den .htaccess-Fichier net funktionnéiert.",
@@ -110,6 +133,7 @@ $TRANSLATIONS = array(
"Database tablespace" => "Tabelle-Plaz vun der Datebank",
"Database host" => "Datebank-Server",
"Finish setup" => "Installatioun ofschléissen",
+"Finishing …" => "Schléissen of ...",
"%s is available. Get more information on how to update." => "%s ass verfügbar. Kréi méi Informatiounen doriwwer wéi d'Aktualiséierung ofleeft.",
"Log out" => "Ofmellen",
"Automatic logon rejected!" => "Automatesch Umeldung ofgeleent!",
@@ -119,6 +143,7 @@ $TRANSLATIONS = array(
"remember" => "verhalen",
"Log in" => "Umellen",
"Alternative Logins" => "Alternativ Umeldungen",
-"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren."
+"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren.",
+"Thank you for your patience." => "Merci fir den Gedold."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/da/core.po b/l10n/da/core.po
index 724078260cb..62325836826 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -5,15 +5,16 @@
# Translators:
# Sappe, 2013
# claus_chr <claus_chr@webspeed.dk>, 2013
+# kaffeldt <kasper.affeldt@gmail.com>, 2013
# Ole Holm Frandsen <froksen@gmail.com>, 2013
# Peter Jespersen <flywheeldk@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-30 03:32-0400\n"
-"PO-Revision-Date: 2013-10-30 07:32+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:10+0000\n"
+"Last-Translator: kaffeldt <kasper.affeldt@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,7 +30,7 @@ msgstr "%s delte »%s« med sig"
#: ajax/share.php:169
#, php-format
msgid "Couldn't send mail to following users: %s "
-msgstr ""
+msgstr "Kunne ikke sende mail til følgende brugere: %s"
#: ajax/update.php:11
msgid "Turned on maintenance mode"
@@ -280,12 +281,12 @@ msgstr "Delt"
msgid "Share"
msgstr "Del"
-#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690
-#: js/share.js:702
+#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692
+#: js/share.js:704
msgid "Error"
msgstr "Fejl"
-#: js/share.js:160 js/share.js:730
+#: js/share.js:160 js/share.js:732
msgid "Error while sharing"
msgstr "Fejl under deling"
@@ -307,11 +308,11 @@ msgstr "Delt med dig af {owner}"
#: js/share.js:212
msgid "Share with user or group …"
-msgstr ""
+msgstr "Del med bruger eller gruppe ..."
#: js/share.js:218
msgid "Share link"
-msgstr ""
+msgstr "Del link"
#: js/share.js:221
msgid "Password protect"
@@ -341,79 +342,79 @@ msgstr "Vælg udløbsdato"
msgid "Expiration date"
msgstr "Udløbsdato"
-#: js/share.js:272
+#: js/share.js:274
msgid "Share via email:"
msgstr "Del via email:"
-#: js/share.js:275
+#: js/share.js:277
msgid "No people found"
msgstr "Ingen personer fundet"
-#: js/share.js:305 js/share.js:342
+#: js/share.js:307 js/share.js:344
msgid "group"
msgstr "gruppe"
-#: js/share.js:316
+#: js/share.js:318
msgid "Resharing is not allowed"
msgstr "Videredeling ikke tilladt"
-#: js/share.js:358
+#: js/share.js:360
msgid "Shared in {item} with {user}"
msgstr "Delt i {item} med {user}"
-#: js/share.js:380
+#: js/share.js:382
msgid "Unshare"
msgstr "Fjern deling"
-#: js/share.js:388
+#: js/share.js:390
msgid "notify by email"
-msgstr ""
+msgstr "Giv besked med mail"
-#: js/share.js:391
+#: js/share.js:393
msgid "can edit"
msgstr "kan redigere"
-#: js/share.js:393
+#: js/share.js:395
msgid "access control"
msgstr "Adgangskontrol"
-#: js/share.js:396
+#: js/share.js:398
msgid "create"
msgstr "opret"
-#: js/share.js:399
+#: js/share.js:401
msgid "update"
msgstr "opdater"
-#: js/share.js:402
+#: js/share.js:404
msgid "delete"
msgstr "slet"
-#: js/share.js:405
+#: js/share.js:407
msgid "share"
msgstr "del"
-#: js/share.js:447 js/share.js:677
+#: js/share.js:449 js/share.js:679
msgid "Password protected"
msgstr "Beskyttet med adgangskode"
-#: js/share.js:690
+#: js/share.js:692
msgid "Error unsetting expiration date"
msgstr "Fejl ved fjernelse af udløbsdato"
-#: js/share.js:702
+#: js/share.js:704
msgid "Error setting expiration date"
msgstr "Fejl under sætning af udløbsdato"
-#: js/share.js:717
+#: js/share.js:719
msgid "Sending ..."
msgstr "Sender ..."
-#: js/share.js:728
+#: js/share.js:730
msgid "Email sent"
msgstr "E-mail afsendt"
-#: js/share.js:752
+#: js/share.js:754
msgid "Warning"
msgstr "Advarsel"
@@ -423,7 +424,7 @@ msgstr "Objekttypen er ikke angivet."
#: js/tags.js:13
msgid "Enter new"
-msgstr ""
+msgstr "Indtast nyt"
#: js/tags.js:27
msgid "Delete"
@@ -435,15 +436,15 @@ msgstr "Tilføj"
#: js/tags.js:39
msgid "Edit tags"
-msgstr ""
+msgstr "Rediger tags"
#: js/tags.js:57
msgid "Error loading dialog template: {error}"
-msgstr ""
+msgstr "Fejl ved indlæsning dialog skabelon: {error}"
#: js/tags.js:261
msgid "No tags selected for deletion."
-msgstr ""
+msgstr "Ingen tags markeret til sletning."
#: js/update.js:17
msgid ""
@@ -499,7 +500,7 @@ msgstr "Ja, Jeg ønsker virkelig at nulstille mit kodeord"
#: lostpassword/templates/lostpassword.php:30
msgid "Reset"
-msgstr ""
+msgstr "Nulstil"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
@@ -539,31 +540,31 @@ msgstr "Hjælp"
#: tags/controller.php:22
msgid "Error loading tags"
-msgstr ""
+msgstr "Fejl ved indlæsning af tags"
#: tags/controller.php:48
msgid "Tag already exists"
-msgstr ""
+msgstr "Tag eksistere allerede"
#: tags/controller.php:64
msgid "Error deleting tag(s)"
-msgstr ""
+msgstr "Fejl ved sletning af tag(s)"
#: tags/controller.php:75
msgid "Error tagging"
-msgstr ""
+msgstr "Fejl ved tagging"
#: tags/controller.php:86
msgid "Error untagging"
-msgstr ""
+msgstr "Fejl ved fjernelse af tag"
#: tags/controller.php:97
msgid "Error favoriting"
-msgstr ""
+msgstr "Fejl ved favoritering"
#: tags/controller.php:108
msgid "Error unfavoriting"
-msgstr ""
+msgstr "Fejl ved fjernelse af favorisering."
#: templates/403.php:12
msgid "Access forbidden"
@@ -581,18 +582,18 @@ msgid ""
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
-msgstr ""
+msgstr "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n"
#: templates/altmail.php:4
#, php-format
msgid ""
"The share will expire on %s.\n"
"\n"
-msgstr ""
+msgstr "Det delte link vil udløbe d. %s.⏎\n⏎\n"
#: templates/altmail.php:6 templates/mail.php:19
msgid "Cheers!"
-msgstr ""
+msgstr "Hej!"
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
@@ -681,7 +682,7 @@ msgstr "Afslut opsætning"
#: templates/installation.php:184
msgid "Finishing …"
-msgstr ""
+msgstr "Færdigbehandling ..."
#: templates/layout.user.php:43
#, php-format
@@ -708,11 +709,11 @@ msgstr "Skift adgangskode for at sikre din konto igen."
#: templates/login.php:17
msgid "Server side authentication failed!"
-msgstr ""
+msgstr "Server side godkendelse mislykkedes!"
#: templates/login.php:18
msgid "Please contact your administrator."
-msgstr ""
+msgstr "Kontakt venligst din administrator"
#: templates/login.php:38
msgid "Lost your password?"
@@ -735,12 +736,12 @@ msgstr "Alternative logins"
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>"
-msgstr ""
+msgstr "Hej med dig,<br><br>Dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det her!</a><br><br>Hej"
#: templates/mail.php:17
#, php-format
msgid "The share will expire on %s.<br><br>"
-msgstr ""
+msgstr "Det delte link vil udløbe d. %s."
#: templates/update.admin.php:3
#, php-format
@@ -750,18 +751,18 @@ msgstr "Opdatere Owncloud til version %s, dette kan tage et stykke tid."
#: templates/update.user.php:3
msgid ""
"This ownCloud instance is currently being updated, which may take a while."
-msgstr ""
+msgstr "Opdatere Owncloud, dette kan tage et stykke tid."
#: templates/update.user.php:4
msgid "Please reload this page after a short time to continue using ownCloud."
-msgstr ""
+msgstr "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud."
#: templates/update.user.php:5
msgid ""
"Contact your system administrator if this message persists or appeared "
"unexpectedly."
-msgstr ""
+msgstr "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet."
#: templates/update.user.php:6
msgid "Thank you for your patience."
-msgstr ""
+msgstr "Tak for din tålmodighed."
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index a87229405d4..58dc84c1e89 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:39+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -70,7 +70,7 @@ msgstr ""
#: ajax/upload.php:18 ajax/upload.php:50
msgid "Unable to set upload directory."
-msgstr ""
+msgstr "Ne povis agordiĝi la alŝuta dosierujo."
#: ajax/upload.php:27
msgid "Invalid Token"
@@ -154,7 +154,7 @@ msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
#: js/file-upload.js:520
msgid "URL cannot be empty"
-msgstr ""
+msgstr "La URL ne povas malpleni"
#: js/file-upload.js:524 js/filelist.js:364
msgid "In the home folder 'Shared' is a reserved filename"
@@ -166,11 +166,11 @@ msgstr "{new_name} jam ekzistas"
#: js/file-upload.js:585
msgid "Could not create file"
-msgstr ""
+msgstr "Ne povis kreiĝi dosiero"
#: js/file-upload.js:601
msgid "Could not create folder"
-msgstr ""
+msgstr "Ne povis kreiĝi dosierujo"
#: js/fileactions.js:125
msgid "Share"
@@ -190,7 +190,7 @@ msgstr "Traktotaj"
#: js/filelist.js:392
msgid "Could not rename file"
-msgstr ""
+msgstr "Ne povis alinomiĝi dosiero"
#: js/filelist.js:511
msgid "replaced {new_name} with {old_name}"
@@ -203,24 +203,24 @@ msgstr "malfari"
#: js/filelist.js:582 js/filelist.js:649 js/files.js:587
msgid "%n folder"
msgid_plural "%n folders"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%n dosierujo"
+msgstr[1] "%n dosierujoj"
#: js/filelist.js:583 js/filelist.js:650 js/files.js:593
msgid "%n file"
msgid_plural "%n files"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%n dosiero"
+msgstr[1] "%n dosieroj"
#: js/filelist.js:590
msgid "{dirs} and {files}"
-msgstr ""
+msgstr "{dirs} kaj {files}"
#: js/filelist.js:793 js/filelist.js:831
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Alŝutatas %n dosiero"
+msgstr[1] "Alŝutatas %n dosieroj"
#: js/files.js:25
msgid "'.' is an invalid file name."
@@ -267,7 +267,7 @@ msgstr "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosiero
#: js/files.js:514 js/files.js:552
msgid "Error moving file"
-msgstr ""
+msgstr "Eraris movo de dosiero"
#: js/files.js:514 js/files.js:552
msgid "Error"
@@ -292,7 +292,7 @@ msgstr ""
#: lib/app.php:88
#, php-format
msgid "%s could not be renamed"
-msgstr ""
+msgstr "%s ne povis alinomiĝi"
#: lib/helper.php:11 templates/index.php:16
msgid "Upload"
diff --git a/l10n/eo/files_encryption.po b/l10n/eo/files_encryption.po
index 8f0a098a61a..6962d9d176d 100644
--- a/l10n/eo/files_encryption.po
+++ b/l10n/eo/files_encryption.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:35+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -83,7 +83,7 @@ msgstr ""
#: hooks/hooks.php:59
msgid "Missing requirements."
-msgstr ""
+msgstr "Mankas neproj."
#: hooks/hooks.php:60
msgid ""
@@ -102,7 +102,7 @@ msgstr "Konservante..."
#: templates/invalid_private_key.php:8
msgid "Go directly to your "
-msgstr ""
+msgstr "Iri direkte al via"
#: templates/invalid_private_key.php:8
msgid "personal settings"
diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po
index 152a54306b0..6ab072866df 100644
--- a/l10n/eo/files_sharing.po
+++ b/l10n/eo/files_sharing.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-29 07:28-0400\n"
-"PO-Revision-Date: 2013-10-28 10:45+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:20+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +20,7 @@ msgstr ""
#: templates/authenticate.php:4
msgid "This share is password-protected"
-msgstr ""
+msgstr "Ĉi tiu kunhavigo estas protektata per pasvorto"
#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
@@ -31,27 +32,27 @@ msgstr "Pasvorto"
#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
-msgstr ""
+msgstr "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias."
#: templates/part.404.php:4
msgid "Reasons might be:"
-msgstr ""
+msgstr "Kialoj povas esti:"
#: templates/part.404.php:6
msgid "the item was removed"
-msgstr ""
+msgstr "la ero foriĝis"
#: templates/part.404.php:7
msgid "the link expired"
-msgstr ""
+msgstr "la ligilo eksvalidiĝis"
#: templates/part.404.php:8
msgid "sharing is disabled"
-msgstr ""
+msgstr "kunhavigo malkapablas"
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
-msgstr ""
+msgstr "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon."
#: templates/public.php:17
#, php-format
@@ -81,4 +82,4 @@ msgstr "Ne haveblas antaŭvido por"
#: templates/public.php:98
msgid "Direct link"
-msgstr ""
+msgstr "Direkta ligilo"
diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po
index e73d06f5266..ce756fecccb 100644
--- a/l10n/eo/files_trashbin.po
+++ b/l10n/eo/files_trashbin.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-16 00:26-0400\n"
-"PO-Revision-Date: 2013-10-14 00:42+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:30+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,12 +21,12 @@ msgstr ""
#: ajax/delete.php:42
#, php-format
msgid "Couldn't delete %s permanently"
-msgstr ""
+msgstr "Ne povis foriĝi %s por ĉiam"
#: ajax/undelete.php:42
#, php-format
msgid "Couldn't restore %s"
-msgstr ""
+msgstr "Ne povis restaŭriĝi %s"
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149
msgid "Error"
@@ -33,11 +34,11 @@ msgstr "Eraro"
#: lib/trashbin.php:814 lib/trashbin.php:816
msgid "restored"
-msgstr ""
+msgstr "restaŭrita"
#: templates/index.php:8
msgid "Nothing in here. Your trash bin is empty!"
-msgstr ""
+msgstr "Nenio estas ĉi tie. Via rubujo malplenas!"
#: templates/index.php:22
msgid "Name"
@@ -49,7 +50,7 @@ msgstr "Restaŭri"
#: templates/index.php:33
msgid "Deleted"
-msgstr ""
+msgstr "Forigita"
#: templates/index.php:36 templates/index.php:37
msgid "Delete"
diff --git a/l10n/eo/files_versions.po b/l10n/eo/files_versions.po
index 1225699dbba..6c2a49e4142 100644
--- a/l10n/eo/files_versions.po
+++ b/l10n/eo/files_versions.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-07-28 01:56-0400\n"
-"PO-Revision-Date: 2013-07-27 06:10+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:34+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,22 +23,22 @@ msgstr ""
msgid "Could not revert: %s"
msgstr "Ne eblas malfari: %s"
-#: js/versions.js:7
+#: js/versions.js:14
msgid "Versions"
msgstr "Versioj"
-#: js/versions.js:53
+#: js/versions.js:60
msgid "Failed to revert {file} to revision {timestamp}."
-msgstr ""
+msgstr "Malsukcesis returnigo de {file} al la revizio {timestamp}."
-#: js/versions.js:79
+#: js/versions.js:86
msgid "More versions..."
-msgstr ""
+msgstr "Pli da versioj..."
-#: js/versions.js:116
+#: js/versions.js:123
msgid "No other versions available"
-msgstr ""
+msgstr "Ne disponeblas aliaj versioj"
-#: js/versions.js:149
+#: js/versions.js:154
msgid "Restore"
msgstr "Restaŭri"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index b7dbefff537..4eb420cb5f9 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:39+0000\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 17:43+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/files_encryption.po b/l10n/it/files_encryption.po
index c9a3555dd84..d09fc7c1d5e 100644
--- a/l10n/it/files_encryption.po
+++ b/l10n/it/files_encryption.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 17:51+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -69,7 +69,7 @@ msgid ""
"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."
-msgstr ""
+msgstr "La tua chiave privata non è valida! Forse la password è stata cambiata al di fuori di %s (ad es. la directory aziendale). Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file cifrati."
#: files/error.php:19
msgid ""
diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po
index 5b7b117ee0b..a0a67a95c9d 100644
--- a/l10n/it/files_sharing.po
+++ b/l10n/it/files_sharing.po
@@ -8,10 +8,10 @@
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-29 07:28-0400\n"
-"PO-Revision-Date: 2013-10-28 10:45+0000\n"
-"Last-Translator: polxmod <paolo.velati@gmail.com>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 17:51+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -83,4 +83,4 @@ msgstr "Nessuna anteprima disponibile per"
#: templates/public.php:98
msgid "Direct link"
-msgstr "Link diretto"
+msgstr "Collegamento diretto"
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index e6f7a5318e2..da23c73312c 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:41+0000\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 17:51+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -216,7 +216,7 @@ msgstr "Deve essere fornita una password valida"
#: js/users.js:481
msgid "Warning: Home directory for user \"{user}\" already exists"
-msgstr "Attenzione: esiste già la home directory dell'utente \"{user}\""
+msgstr "Avviso: la cartella home dell'utente \"{user}\" esiste già"
#: personal.php:45 personal.php:46
msgid "__language_name__"
@@ -240,7 +240,7 @@ msgstr "Errori e problemi gravi"
#: templates/admin.php:12
msgid "Fatal issues only"
-msgstr ""
+msgstr "Solo problemi gravi"
#: templates/admin.php:22
msgid "Security Warning"
@@ -317,7 +317,7 @@ msgstr "Esegui un'operazione con ogni pagina caricata"
msgid ""
"cron.php is registered at a webcron service to call cron.php every 15 "
"minutes over http."
-msgstr "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni 15 minuti su http."
+msgstr "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http."
#: templates/admin.php:122
msgid "Use systems cron service to call the cron.php file every 15 minutes."
@@ -610,7 +610,7 @@ msgstr "Archiviazione predefinita"
#: templates/users.php:44 templates/users.php:139
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
-msgstr ""
+msgstr "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")"
#: templates/users.php:48 templates/users.php:148
msgid "Unlimited"
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po
index 47e8d459164..bb853c39aa1 100644
--- a/l10n/it/user_ldap.po
+++ b/l10n/it/user_ldap.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:39+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 17:51+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -41,7 +41,7 @@ msgstr "La configurazione è valida, ma il Bind non è riuscito. Controlla le im
msgid ""
"The configuration is invalid. Please have a look at the logs for further "
"details."
-msgstr ""
+msgstr "La configurazione non è valida. Controlla i log per ulteriori dettagli."
#: ajax/wizard.php:32
msgid "No action specified"
diff --git a/l10n/lb/core.po b/l10n/lb/core.po
index e4ed8b38713..6d45ff28a60 100644
--- a/l10n/lb/core.po
+++ b/l10n/lb/core.po
@@ -4,13 +4,14 @@
#
# Translators:
# Michel Weimerskirch <michel@weimerskirch.net>, 2013
+# sim0n <sim0n@trypill.org>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-30 03:32-0400\n"
-"PO-Revision-Date: 2013-10-30 07:32+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:20+0000\n"
+"Last-Translator: sim0n <sim0n@trypill.org>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,40 +31,40 @@ msgstr ""
#: ajax/update.php:11
msgid "Turned on maintenance mode"
-msgstr ""
+msgstr "Maintenance Modus ass un"
#: ajax/update.php:14
msgid "Turned off maintenance mode"
-msgstr ""
+msgstr "Maintenance Modus ass aus"
#: ajax/update.php:17
msgid "Updated database"
-msgstr ""
+msgstr "Datebank ass geupdate ginn"
#: ajax/update.php:20
msgid "Updating filecache, this may take really long..."
-msgstr ""
+msgstr "De Fichier Cache gëtt geupdate, des ka laang daueren..."
#: ajax/update.php:23
msgid "Updated filecache"
-msgstr ""
+msgstr "De Fichier Cache ass geupdate ginn"
#: ajax/update.php:26
#, php-format
msgid "... %d%% done ..."
-msgstr ""
+msgstr "... %d%% fäerdeg ..."
#: avatar/controller.php:62
msgid "No image or file provided"
-msgstr ""
+msgstr "Kee Bild oder Fichier uginn"
#: avatar/controller.php:81
msgid "Unknown filetype"
-msgstr ""
+msgstr "Onbekannten Fichier Typ"
#: avatar/controller.php:85
msgid "Invalid image"
-msgstr ""
+msgstr "Ongülteg d'Bild"
#: avatar/controller.php:115 avatar/controller.php:142
msgid "No temporary profile picture available, try again"
@@ -241,7 +242,7 @@ msgstr ""
#: js/oc-dialogs.js:367
msgid "Which files do you want to keep?"
-msgstr ""
+msgstr "Weieng Fichieren wëlls de gär behalen?"
#: js/oc-dialogs.js:368
msgid ""
@@ -255,15 +256,15 @@ msgstr "Ofbriechen"
#: js/oc-dialogs.js:386
msgid "Continue"
-msgstr ""
+msgstr "Weider"
#: js/oc-dialogs.js:433 js/oc-dialogs.js:446
msgid "(all selected)"
-msgstr ""
+msgstr "(all ausgewielt)"
#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
msgid "({count} selected)"
-msgstr ""
+msgstr "({count} ausgewielt)"
#: js/oc-dialogs.js:457
msgid "Error loading file exists template"
@@ -277,12 +278,12 @@ msgstr "Gedeelt"
msgid "Share"
msgstr "Deelen"
-#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:690
-#: js/share.js:702
+#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:692
+#: js/share.js:704
msgid "Error"
msgstr "Feeler"
-#: js/share.js:160 js/share.js:730
+#: js/share.js:160 js/share.js:732
msgid "Error while sharing"
msgstr "Feeler beim Deelen"
@@ -308,7 +309,7 @@ msgstr ""
#: js/share.js:218
msgid "Share link"
-msgstr ""
+msgstr "Link deelen"
#: js/share.js:221
msgid "Password protect"
@@ -338,79 +339,79 @@ msgstr "Verfallsdatum setzen"
msgid "Expiration date"
msgstr "Verfallsdatum"
-#: js/share.js:272
+#: js/share.js:274
msgid "Share via email:"
msgstr "Via E-Mail deelen:"
-#: js/share.js:275
+#: js/share.js:277
msgid "No people found"
msgstr "Keng Persoune fonnt"
-#: js/share.js:305 js/share.js:342
+#: js/share.js:307 js/share.js:344
msgid "group"
msgstr "Grupp"
-#: js/share.js:316
+#: js/share.js:318
msgid "Resharing is not allowed"
msgstr "Weiderdeelen ass net erlaabt"
-#: js/share.js:358
+#: js/share.js:360
msgid "Shared in {item} with {user}"
msgstr "Gedeelt an {item} mat {user}"
-#: js/share.js:380
+#: js/share.js:382
msgid "Unshare"
msgstr "Net méi deelen"
-#: js/share.js:388
+#: js/share.js:390
msgid "notify by email"
-msgstr ""
+msgstr "via e-mail Bescheed ginn"
-#: js/share.js:391
+#: js/share.js:393
msgid "can edit"
msgstr "kann änneren"
-#: js/share.js:393
+#: js/share.js:395
msgid "access control"
msgstr "Zougrëffskontroll"
-#: js/share.js:396
+#: js/share.js:398
msgid "create"
msgstr "erstellen"
-#: js/share.js:399
+#: js/share.js:401
msgid "update"
msgstr "aktualiséieren"
-#: js/share.js:402
+#: js/share.js:404
msgid "delete"
msgstr "läschen"
-#: js/share.js:405
+#: js/share.js:407
msgid "share"
msgstr "deelen"
-#: js/share.js:447 js/share.js:677
+#: js/share.js:449 js/share.js:679
msgid "Password protected"
msgstr "Passwuertgeschützt"
-#: js/share.js:690
+#: js/share.js:692
msgid "Error unsetting expiration date"
msgstr "Feeler beim Läsche vum Verfallsdatum"
-#: js/share.js:702
+#: js/share.js:704
msgid "Error setting expiration date"
msgstr "Feeler beim Setze vum Verfallsdatum"
-#: js/share.js:717
+#: js/share.js:719
msgid "Sending ..."
msgstr "Gëtt geschéckt..."
-#: js/share.js:728
+#: js/share.js:730
msgid "Email sent"
msgstr "Email geschéckt"
-#: js/share.js:752
+#: js/share.js:754
msgid "Warning"
msgstr "Warnung"
@@ -420,7 +421,7 @@ msgstr "Den Typ vum Object ass net uginn."
#: js/tags.js:13
msgid "Enter new"
-msgstr ""
+msgstr "Gëff nei an"
#: js/tags.js:27
msgid "Delete"
@@ -432,7 +433,7 @@ msgstr "Dobäisetzen"
#: js/tags.js:39
msgid "Edit tags"
-msgstr ""
+msgstr "Tags editéieren"
#: js/tags.js:57
msgid "Error loading dialog template: {error}"
@@ -456,7 +457,7 @@ msgstr "Den Update war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet."
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
-msgstr ""
+msgstr "%s Passwuert ass nei gesat"
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
@@ -496,7 +497,7 @@ msgstr "Jo, ech wëll mäi Passwuert elo zrécksetzen"
#: lostpassword/templates/lostpassword.php:30
msgid "Reset"
-msgstr ""
+msgstr "Zeréck setzen"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
@@ -548,11 +549,11 @@ msgstr ""
#: tags/controller.php:75
msgid "Error tagging"
-msgstr ""
+msgstr "Fehler beim taggen"
#: tags/controller.php:86
msgid "Error untagging"
-msgstr ""
+msgstr "Fehler beim Tag läschen"
#: tags/controller.php:97
msgid "Error favoriting"
@@ -589,7 +590,7 @@ msgstr ""
#: templates/altmail.php:6 templates/mail.php:19
msgid "Cheers!"
-msgstr ""
+msgstr "Prost!"
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
@@ -603,7 +604,7 @@ msgstr "Deng PHP-Versioun ass verwonnbar duerch d'NULL-Byte-Attack (CVE-2006-724
#: templates/installation.php:26
#, php-format
msgid "Please update your PHP installation to use %s securely."
-msgstr ""
+msgstr "Aktualiséier w.e.gl deng PHP-Installatioun fir %s sécher kennen ze benotzen."
#: templates/installation.php:32
msgid ""
@@ -678,7 +679,7 @@ msgstr "Installatioun ofschléissen"
#: templates/installation.php:184
msgid "Finishing …"
-msgstr ""
+msgstr "Schléissen of ..."
#: templates/layout.user.php:43
#, php-format
@@ -761,4 +762,4 @@ msgstr ""
#: templates/update.user.php:6
msgid "Thank you for your patience."
-msgstr ""
+msgstr "Merci fir den Gedold."
diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po
index e1b55a04ebe..1cdb3dc3ec8 100644
--- a/l10n/lb/lib.po
+++ b/l10n/lb/lib.po
@@ -7,9 +7,9 @@
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-29 07:28-0400\n"
-"PO-Revision-Date: 2013-10-28 10:45+0000\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -56,11 +56,11 @@ msgstr ""
#: private/avatar.php:60
msgid "Unknown filetype"
-msgstr ""
+msgstr "Onbekannten Fichier Typ"
#: private/avatar.php:65
msgid "Invalid image"
-msgstr ""
+msgstr "Ongülteg d'Bild"
#: private/defaults.php:36
msgid "web services under your control"
@@ -333,6 +333,6 @@ msgstr "Läscht Joer"
msgid "years ago"
msgstr "Joren hier"
-#: private/template.php:297 public/util.php:103
+#: private/template.php:297 public/util.php:108
msgid "Caused by:"
msgstr ""
diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po
index 5e5617f59a4..1e458d85344 100644
--- a/l10n/lb/user_ldap.po
+++ b/l10n/lb/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:39+0000\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 19:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -260,7 +260,7 @@ msgstr "Zeréck"
#: templates/part.wizardcontrols.php:7
msgid "Continue"
-msgstr ""
+msgstr "Weider"
#: templates/settings.php:11
msgid ""
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 5dc63183802..e1f8c63d8d7 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index cf0a7254e19..ca117d0fe13 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 3324f7fd566..e34b52cc0e4 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 91b4b92e9df..7102b4df5fd 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index 9eae0e8ae5b..9b66c59c448 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index e7618dc5c6e..f7169e3b6b4 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index e83fbc55455..6131b696ea5 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 8422b9fab62..87bb8f1095c 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index 87efc9b5191..1d86c4af6cb 100644
--- a/l10n/templates/private.pot
+++ b/l10n/templates/private.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index f73c5d72473..825fe7a301b 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 0d42294d565..b2dbf04c504 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index 2119f85c794..573fb618d53 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/tr/files.po b/l10n/tr/files.po
index 3256e159a25..141b7f8fde0 100644
--- a/l10n/tr/files.po
+++ b/l10n/tr/files.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 18:01+0000\n"
+"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -290,7 +290,7 @@ msgstr "Değiştirilme"
#: lib/app.php:60
msgid "Invalid folder name. Usage of 'Shared' is reserved."
-msgstr ""
+msgstr "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerve edilmiştir."
#: lib/app.php:88
#, php-format
diff --git a/l10n/tr/files_encryption.po b/l10n/tr/files_encryption.po
index 3926575ef1e..5a1d40b5d97 100644
--- a/l10n/tr/files_encryption.po
+++ b/l10n/tr/files_encryption.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 18:01+0000\n"
+"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -68,7 +68,7 @@ msgid ""
"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."
-msgstr ""
+msgstr "Gizli anahtarınız geçerli değil! Muhtemelen parolanız ownCloud sistemi %s dışarısında değiştirildi (örn. şirket dizininde). Gizli anahtar parolanızı kişisel ayarlarınızda güncelleyerek şifreli dosyalarınıza erişimi kurtarabilirsiniz."
#: files/error.php:19
msgid ""
diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po
index 90f4d0d4249..e0aced0e5f8 100644
--- a/l10n/tr/settings.po
+++ b/l10n/tr/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:38+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 18:10+0000\n"
+"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -224,23 +224,23 @@ msgstr "Türkçe"
#: templates/admin.php:8
msgid "Everything (fatal issues, errors, warnings, info, debug)"
-msgstr ""
+msgstr "Herşey(Ölümcül konular,hatalar,uyarılar,bilgi, debug)"
#: templates/admin.php:9
msgid "Info, warnings, errors and fatal issues"
-msgstr ""
+msgstr "Bilgi,uyarılar, hatalar ve ölümcül konular"
#: templates/admin.php:10
msgid "Warnings, errors and fatal issues"
-msgstr ""
+msgstr "Uyarılar,hatalar ve ölümcül konular"
#: templates/admin.php:11
msgid "Errors and fatal issues"
-msgstr ""
+msgstr "Hatalar ve ölümcül konular"
#: templates/admin.php:12
msgid "Fatal issues only"
-msgstr ""
+msgstr "Sadece ölümcül konular"
#: templates/admin.php:22
msgid "Security Warning"
@@ -610,7 +610,7 @@ msgstr "Varsayılan Depolama"
#: templates/users.php:44 templates/users.php:139
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
-msgstr ""
+msgstr "Lütfen disk alanı kotasını girin(örnek: \"512MB\" veya \"12GB\")"
#: templates/users.php:48 templates/users.php:148
msgid "Unlimited"
diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po
index df4f9cae5af..b222a227857 100644
--- a/l10n/tr/user_ldap.po
+++ b/l10n/tr/user_ldap.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-03 12:38-0500\n"
-"PO-Revision-Date: 2013-11-03 17:39+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-11-03 14:38-0500\n"
+"PO-Revision-Date: 2013-11-03 18:01+0000\n"
+"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -42,7 +42,7 @@ msgstr "Yapılandırma geçerli fakat bağlanma(bind) başarısız. Lütfen Sunu
msgid ""
"The configuration is invalid. Please have a look at the logs for further "
"details."
-msgstr ""
+msgstr "Yapılandırma geçersiz. Lütfen detaylar için günlüklere bakınız."
#: ajax/wizard.php:32
msgid "No action specified"
diff --git a/lib/l10n/lb.php b/lib/l10n/lb.php
index c25f5b55bd5..4c46db9a7bb 100644
--- a/lib/l10n/lb.php
+++ b/lib/l10n/lb.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Settings" => "Astellungen",
"Users" => "Benotzer",
"Admin" => "Admin",
+"Unknown filetype" => "Onbekannten Fichier Typ",
+"Invalid image" => "Ongülteg d'Bild",
"web services under your control" => "Web-Servicer ënnert denger Kontroll",
"Authentication error" => "Authentifikatioun's Fehler",
"Files" => "Dateien",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index a764ee278a5..cbe63ef1530 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -46,12 +46,13 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Deve essere fornito un nome utente valido",
"Error creating user" => "Errore durante la creazione dell'utente",
"A valid password must be provided" => "Deve essere fornita una password valida",
-"Warning: Home directory for user \"{user}\" already exists" => "Attenzione: esiste già la home directory dell'utente \"{user}\"",
+"Warning: Home directory for user \"{user}\" already exists" => "Avviso: la cartella home dell'utente \"{user}\" esiste già",
"__language_name__" => "Italiano",
"Everything (fatal issues, errors, warnings, info, debug)" => "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
"Info, warnings, errors and fatal issues" => "Informazioni, avvisi, errori e problemi gravi",
"Warnings, errors and fatal issues" => "Avvisi, errori e problemi gravi",
"Errors and fatal issues" => "Errori e problemi gravi",
+"Fatal issues only" => "Solo problemi gravi",
"Security Warning" => "Avviso di sicurezza",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
"Setup Warning" => "Avviso di configurazione",
@@ -65,7 +66,7 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Esegui un'operazione con ogni pagina caricata",
-"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni 15 minuti su http.",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
"Use systems cron service to call the cron.php file every 15 minutes." => "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Sharing" => "Condivisione",
"Enable Share API" => "Abilita API di condivisione",
@@ -134,6 +135,7 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Password di ripristino amministrativa",
"Enter the recovery password in order to recover the users files during password change" => "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
"Default Storage" => "Archiviazione predefinita",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
"Unlimited" => "Illimitata",
"Other" => "Altro",
"Username" => "Nome utente",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 6339f1bd051..8e4f7bc93bc 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -48,6 +48,11 @@ $TRANSLATIONS = array(
"A valid password must be provided" => "Geçerli bir parola mutlaka sağlanmalı",
"Warning: Home directory for user \"{user}\" already exists" => "Uyarı: \"{user}\" kullanıcısı için zaten bir Ev dizini mevcut",
"__language_name__" => "Türkçe",
+"Everything (fatal issues, errors, warnings, info, debug)" => "Herşey(Ölümcül konular,hatalar,uyarılar,bilgi, debug)",
+"Info, warnings, errors and fatal issues" => "Bilgi,uyarılar, hatalar ve ölümcül konular",
+"Warnings, errors and fatal issues" => "Uyarılar,hatalar ve ölümcül konular",
+"Errors and fatal issues" => "Hatalar ve ölümcül konular",
+"Fatal issues only" => "Sadece ölümcül konular",
"Security Warning" => "Güvenlik Uyarisi",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.",
"Setup Warning" => "Kurulum Uyarısı",
@@ -130,6 +135,7 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Yönetici kurtarma parolası",
"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için bir kurtarma paroalsı girin",
"Default Storage" => "Varsayılan Depolama",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Lütfen disk alanı kotasını girin(örnek: \"512MB\" veya \"12GB\")",
"Unlimited" => "Limitsiz",
"Other" => "Diğer",
"Username" => "Kullanıcı Adı",