summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/ca.php4
-rw-r--r--settings/l10n/en_GB.php2
-rw-r--r--settings/l10n/es.php2
-rw-r--r--settings/l10n/et_EE.php2
-rw-r--r--settings/l10n/eu.php4
-rw-r--r--settings/l10n/fi_FI.php2
-rw-r--r--settings/l10n/fr.php2
-rw-r--r--settings/l10n/hu_HU.php2
-rw-r--r--settings/l10n/it.php2
-rw-r--r--settings/l10n/ja_JP.php2
-rw-r--r--settings/l10n/lt_LT.php2
-rw-r--r--settings/l10n/mk.php38
-rw-r--r--settings/l10n/pt_BR.php2
-rw-r--r--settings/l10n/sv.php4
14 files changed, 69 insertions, 1 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index d18469d9f91..eca554b44bd 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Heu de facilitar un nom d'usuari vàlid",
"Error creating user" => "Error en crear l'usuari",
"A valid password must be provided" => "Heu de facilitar una contrasenya vàlida",
+"Warning: Home directory for user \"{user}\" already exists" => "Avís: la carpeta Home per l'usuari \"{user}\" ja existeix",
"__language_name__" => "Català",
"Security Warning" => "Avís de seguretat",
"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 carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web.",
@@ -60,6 +61,8 @@ $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." => "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Executa una tasca per cada paquet carregat",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php està registrat en un servei webcron que fa una crida a cron.php cada 15 minuts a través de http.",
+"Use systems cron service to call the cron.php file every 15 minutes." => "Utilitza el servei cron del sistema per fer una crida al fitxer cron.php cada 15 minuts.",
"Sharing" => "Compartir",
"Enable Share API" => "Habilita l'API de compartir",
"Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir",
@@ -117,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Idioma",
"Help translate" => "Ajudeu-nos amb la traducció",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>",
"Encryption" => "Xifrat",
"The encryption app is no longer enabled, decrypt all your file" => "L'aplicació d'encriptació ja no està activada, desencripteu tots els vostres fitxers.",
"Log-in password" => "Contrasenya d'accés",
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index cb76efde611..a0789cc1f7f 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "A valid username must be provided",
"Error creating user" => "Error creating user",
"A valid password must be provided" => "A valid password must be provided",
+"Warning: Home directory for user \"{user}\" already exists" => "Warning: Home directory for user \"{user}\" already exists",
"__language_name__" => "__language_name__",
"Security Warning" => "Security Warning",
"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." => "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.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Language",
"Help translate" => "Help translate",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
"Encryption" => "Encryption",
"The encryption app is no longer enabled, decrypt all your file" => "The encryption app is no longer enabled, decrypt all your files",
"Log-in password" => "Log-in password",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 4fd3ef6ea0c..adb645d6495 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Se debe proporcionar un nombre de usuario válido",
"Error creating user" => "Error al crear usuario",
"A valid password must be provided" => "Se debe proporcionar una contraseña valida",
+"Warning: Home directory for user \"{user}\" already exists" => "Atención: El directorio Home para el usuario \"{user}\" ya existe.",
"__language_name__" => "Castellano",
"Security Warning" => "Advertencia de seguridad",
"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." => "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Idioma",
"Help translate" => "Ayúdanos a traducir",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>",
"Encryption" => "Cifrado",
"The encryption app is no longer enabled, decrypt all your file" => "La aplicación de cifrado no está activada, descifre sus archivos",
"Log-in password" => "Contraseña de acceso",
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php
index 00bf992ed09..0a8d43301d0 100644
--- a/settings/l10n/et_EE.php
+++ b/settings/l10n/et_EE.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Sisesta nõuetele vastav kasutajatunnus",
"Error creating user" => "Viga kasutaja loomisel",
"A valid password must be provided" => "Sisesta nõuetele vastav parool",
+"Warning: Home directory for user \"{user}\" already exists" => "Hoiatus: kasutaja \"{user}\" kodukataloog on juba olemas",
"__language_name__" => "Eesti",
"Security Warning" => "Turvahoiatus",
"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." => "Andmete kataloog ja failid on tõenäoliselt internetis avalikult saadaval. .htaccess fail, ei toimi. Soovitame tungivalt veebiserver seadistada selliselt, et andmete kataloog ei oleks enam vabalt saadaval või tõstaksid andmete kataloogi oma veebiserveri veebi juurkataloogist mujale.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Keel",
"Help translate" => "Aita tõlkida",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>",
"Encryption" => "Krüpteerimine",
"The encryption app is no longer enabled, decrypt all your file" => "Küpteeringu rakend pole lubatud, dekrüpteeri kõik oma failid",
"Log-in password" => "Sisselogimise parool",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index 62c139e21c9..60759343b45 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -16,6 +16,7 @@ $TRANSLATIONS = array(
"Unable to add user to group %s" => "Ezin izan da erabiltzailea %s taldera gehitu",
"Unable to remove user from group %s" => "Ezin izan da erabiltzailea %s taldetik ezabatu",
"Couldn't update app." => "Ezin izan da aplikazioa eguneratu.",
+"Wrong password" => "Pasahitz okerra",
"Update to {appversion}" => "Eguneratu {appversion}-ra",
"Disable" => "Ez-gaitu",
"Enable" => "Gaitu",
@@ -25,6 +26,7 @@ $TRANSLATIONS = array(
"Error" => "Errorea",
"Update" => "Eguneratu",
"Updated" => "Eguneratuta",
+"Select a profile picture" => "Profil argazkia aukeratu",
"Saving..." => "Gordetzen...",
"deleted" => "ezabatuta",
"undo" => "desegin",
@@ -94,7 +96,9 @@ $TRANSLATIONS = array(
"Fill in an email address to enable password recovery" => "Idatz ezazu e-posta bat pasahitza berreskuratu ahal izateko",
"Profile picture" => "Profilaren irudia",
"Upload new" => "Igo berria",
+"Remove image" => "Irudia ezabatu",
"Abort" => "Bertan-behera utzi",
+"Choose as profile image" => "Profil irudi bezala aukeratu",
"Language" => "Hizkuntza",
"Help translate" => "Lagundu itzultzen",
"WebDAV" => "WebDAV",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index e2b1e5a3f56..984c96f8fd7 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -42,6 +42,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Anna kelvollinen käyttäjätunnus",
"Error creating user" => "Virhe käyttäjää luotaessa",
"A valid password must be provided" => "Anna kelvollinen salasana",
+"Warning: Home directory for user \"{user}\" already exists" => "Varoitus: käyttäjällä \"{user}\" on jo olemassa kotikansio",
"__language_name__" => "_kielen_nimi_",
"Security Warning" => "Turvallisuusvaroitus",
"Setup Warning" => "Asetusvaroitus",
@@ -107,6 +108,7 @@ $TRANSLATIONS = array(
"Language" => "Kieli",
"Help translate" => "Auta kääntämisessä",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>",
"Encryption" => "Salaus",
"The encryption app is no longer enabled, decrypt all your file" => "Salaussovellus ei ole enää käytössä, pura kaikkien tiedostojesi salaus",
"Decrypt all Files" => "Pura kaikkien tiedostojen salaus",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 6fe96a3230e..b5b82c98cf8 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Un nom d'utilisateur valide doit être saisi",
"Error creating user" => "Erreur lors de la création de l'utilisateur",
"A valid password must be provided" => "Un mot de passe valide doit être saisi",
+"Warning: Home directory for user \"{user}\" already exists" => "Attention : Le dossier Home pour l'utilisateur \"{user}\" existe déjà",
"__language_name__" => "Français",
"Security Warning" => "Avertissement de sécurité",
"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." => "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou bien de le déplacer à l'extérieur de la racine du serveur web.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Langue",
"Help translate" => "Aidez à traduire",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utiliser cette adresse pour <a href=\"%s\" target=\"_blank\"> accéder à vos fichiers par WebDAV</a>",
"Encryption" => "Chiffrement",
"The encryption app is no longer enabled, decrypt all your file" => "L'application de chiffrement n'est plus activée, déchiffrez tous vos fichiers",
"Log-in password" => "Mot de passe de connexion",
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
index b23346a5b00..504130cac3b 100644
--- a/settings/l10n/hu_HU.php
+++ b/settings/l10n/hu_HU.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Érvényes felhasználónevet kell megadnia",
"Error creating user" => "A felhasználó nem hozható létre",
"A valid password must be provided" => "Érvényes jelszót kell megadnia",
+"Warning: Home directory for user \"{user}\" already exists" => "Figyelmeztetés: A felhasználó \"{user}\" kezdő könyvtára már létezett",
"__language_name__" => "__language_name__",
"Security Warning" => "Biztonsági figyelmeztetés",
"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." => "Az adatkönytára és az itt levő fájlok valószínűleg elérhetők az internetről. Az ownCloud által beillesztett .htaccess fájl nem működik. Nagyon erősen ajánlott, hogy a webszervert úgy konfigurálja, hogy az adatkönyvtár ne legyen közvetlenül kívülről elérhető, vagy az adatkönyvtárt tegye a webszerver dokumentumfáján kívülre.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Nyelv",
"Help translate" => "Segítsen a fordításban!",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Ezt a címet használd, hogy <a href=\"%s\" target=\"_blank\">hozzáférj a fileokhoz WebDAV-on keresztül</a>",
"Encryption" => "Titkosítás",
"The encryption app is no longer enabled, decrypt all your file" => "A titkosító alkalmzás a továbbiakban nincs engedélyezve, kititkosítja az összes fileodat",
"Log-in password" => "Bejelentkezési jelszó",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 996f9d09b65..b9fd4afa4d6 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -46,6 +46,7 @@ $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}\"",
"__language_name__" => "Italiano",
"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.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Lingua",
"Help translate" => "Migliora la traduzione",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
"Encryption" => "Cifratura",
"The encryption app is no longer enabled, decrypt all your file" => "L'applicazione di cifratura non è più abilitata, decifra tutti i tuoi file",
"Log-in password" => "Password di accesso",
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index 662e3490ea5..e9ac9e93f8f 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "有効なユーザ名を指定する必要があります",
"Error creating user" => "ユーザ作成エラー",
"A valid password must be provided" => "有効なパスワードを指定する必要があります",
+"Warning: Home directory for user \"{user}\" already exists" => "警告: ユーザ \"{user}\" のホームディレクトリはすでに存在します",
"__language_name__" => "Japanese (日本語)",
"Security Warning" => "セキュリティ警告",
"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." => "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにウェブサーバーを設定するか、ウェブサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "言語",
"Help translate" => "翻訳に協力する",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
"Encryption" => "暗号化",
"The encryption app is no longer enabled, decrypt all your file" => "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください",
"Log-in password" => "ログインパスワード",
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php
index 552796e17c4..e68491a1ec8 100644
--- a/settings/l10n/lt_LT.php
+++ b/settings/l10n/lt_LT.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Vartotojo vardas turi būti tinkamas",
"Error creating user" => "Klaida kuriant vartotoją",
"A valid password must be provided" => "Slaptažodis turi būti tinkamas",
+"Warning: Home directory for user \"{user}\" already exists" => "Įspėjimas: Vartotojo \"{user}\" namų aplankas jau egzistuoja",
"__language_name__" => "Kalba",
"Security Warning" => "Saugumo pranešimas",
"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." => "Jūsų duomenų katalogas ir Jūsų failai turbūt yra pasiekiami per internetą. Failas .htaccess neveikia. Mes labai rekomenduojame sukonfigūruoti serverį taip, kad katalogas nebūtų daugiau pasiekiamas, arba iškelkite duomenis kitur iš webserverio šakninio aplanko.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Kalba",
"Help translate" => "Padėkite išversti",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>",
"Encryption" => "Šifravimas",
"The encryption app is no longer enabled, decrypt all your file" => "Šifravimo programa nebėra įjungta, iššifruokite visus savo failus",
"Log-in password" => "Prisijungimo slaptažodis",
diff --git a/settings/l10n/mk.php b/settings/l10n/mk.php
index 77e7e52f993..e02cfed09cc 100644
--- a/settings/l10n/mk.php
+++ b/settings/l10n/mk.php
@@ -16,15 +16,21 @@ $TRANSLATIONS = array(
"Unable to add user to group %s" => "Неможе да додадам корисник во група %s",
"Unable to remove user from group %s" => "Неможе да избришам корисник од група %s",
"Couldn't update app." => "Не можам да ја надградам апликацијата.",
+"Wrong password" => "Погрешна лозинка",
+"No user supplied" => "Нема корисничко име",
+"Unable to change password" => "Вашата лозинка неможе да се смени",
"Update to {appversion}" => "Надгради на {appversion}",
"Disable" => "Оневозможи",
"Enable" => "Овозможи",
"Please wait...." => "Ве молам почекајте ...",
+"Error while disabling app" => "Грешка при исклучувањето на апликацијата",
+"Error while enabling app" => "Грешка при вклучувањето на апликацијата",
"Updating...." => "Надградувам ...",
"Error while updating app" => "Грешка додека ја надградувам апликацијата",
"Error" => "Грешка",
"Update" => "Ажурирај",
"Updated" => "Надграден",
+"Select a profile picture" => "Одбери фотографија за профилот",
"Saving..." => "Снимам...",
"deleted" => "избришан",
"undo" => "врати",
@@ -39,6 +45,19 @@ $TRANSLATIONS = array(
"__language_name__" => "__language_name__",
"Security Warning" => "Безбедносно предупредување",
"Setup Warning" => "Предупредување при подесување",
+"Locale not working" => "Локалето не функционира",
+"Sharing" => "Споделување",
+"Enable Share API" => "Овозможи го API-то за споделување",
+"Allow apps to use the Share API" => "Дозволете апликациите да го користат API-то за споделување",
+"Allow links" => "Дозволи врски",
+"Allow public uploads" => "Дозволи јавен аплоуд",
+"Allow resharing" => "Овозможи повторно споделување",
+"Allow users to share with anyone" => "Овозможи корисниците да споделуваат со секого",
+"Allow users to only share with users in their groups" => "Овозможи корисниците да споделуваат со корисници од своите групи",
+"Allow mail notification" => "Овозможи известување по електронска пошта",
+"Allow user to send mail notification for shared files" => "Овозможи корисник да испраќа известување по електронска пошта за споделени датотеки",
+"Security" => "Безбедност",
+"Enforce HTTPS" => "Наметни HTTPS",
"Log" => "Записник",
"Log level" => "Ниво на логирање",
"More" => "Повеќе",
@@ -55,6 +74,7 @@ $TRANSLATIONS = array(
"Online Documentation" => "Документација на интернет",
"Forum" => "Форум",
"Commercial Support" => "Комерцијална подршка",
+"Get the apps to sync your files" => "Преземете апликации за синхронизирање на вашите датотеки",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Имате искористено <strong>%s</strong> од достапните <strong>%s</strong>",
"Password" => "Лозинка",
"Your password was changed" => "Вашата лозинка беше променета.",
@@ -62,16 +82,32 @@ $TRANSLATIONS = array(
"Current password" => "Моментална лозинка",
"New password" => "Нова лозинка",
"Change password" => "Смени лозинка",
+"Display Name" => "Прикажи го Името",
"Email" => "Е-пошта",
"Your email address" => "Вашата адреса за е-пошта",
"Fill in an email address to enable password recovery" => "Пополни ја адресата за е-пошта за да може да ја обновуваш лозинката",
"Profile picture" => "Фотографија за профил",
+"Upload new" => "Префрли нова",
+"Select new from Files" => "Одбери нова од датотеките",
+"Remove image" => "Отстрани ја фотографијата",
+"Either png or jpg. Ideally square but you will be able to crop it." => "Мора де биде png или jpg. Идеално квадрат, но ќе бидете во можност да ја исечете.",
+"Abort" => "Прекини",
+"Choose as profile image" => "Одбери фотографија за профилот",
"Language" => "Јазик",
"Help translate" => "Помогни во преводот",
"WebDAV" => "WebDAV",
"Encryption" => "Енкрипција",
+"Log-in password" => "Лозинка за најавување",
+"Decrypt all Files" => "Дешифрирај ги сите датотеки",
+"Login Name" => "Име за најава",
"Create" => "Создај",
+"Default Storage" => "Предефинирано складиште ",
+"Unlimited" => "Неограничено",
"Other" => "Останато",
-"Username" => "Корисничко име"
+"Username" => "Корисничко име",
+"Storage" => "Складиште",
+"change display name" => "промени го прикажаното име",
+"set new password" => "постави нова лозинка",
+"Default" => "Предефиниран"
);
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;";
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index b875f87965c..4c515bedf2e 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Forneça um nome de usuário válido",
"Error creating user" => "Erro ao criar usuário",
"A valid password must be provided" => "Forneça uma senha válida",
+"Warning: Home directory for user \"{user}\" already exists" => "Aviso: O diretório home para o usuário \"{user}\" já existe",
"__language_name__" => "Português (Brasil)",
"Security Warning" => "Aviso de Segurança",
"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." => "Seu diretório de dados e seus arquivos são, provavelmente, acessíveis a partir da internet. O arquivo htaccess. não está funcionando. Nós sugerimos fortemente que você configure o seu servidor web de uma forma que o diretório de dados não esteja mais acessível ou mova o diretório de dados para fora do raiz do servidor.",
@@ -119,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Idioma",
"Help translate" => "Ajude a traduzir",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso a seus Arquivos via WebDAV</a>",
"Encryption" => "Criptografia",
"The encryption app is no longer enabled, decrypt all your file" => "O aplicativo de encriptação não está mais ativo, decripti todos os seus arquivos",
"Log-in password" => "Senha de login",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index bd15153e286..cb0832d1257 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -46,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Ett giltigt användarnamn måste anges",
"Error creating user" => "Fel vid skapande av användare",
"A valid password must be provided" => "Ett giltigt lösenord måste anges",
+"Warning: Home directory for user \"{user}\" already exists" => "Varning: Hem katalogen för varje användare \"{användare}\" finns redan",
"__language_name__" => "__language_name__",
"Security Warning" => "Säkerhetsvarning",
"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." => "Din datakatalog och dina filer är förmodligen åtkomliga från internet. Filen .htaccess fungerar inte. Vi rekommenderar starkt att du konfigurerar din webbserver så att datakatalogen inte längre är åtkomlig eller du flyttar datakatalogen utanför webbserverns rotkatalog.",
@@ -60,6 +61,8 @@ $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." => "Servern har ingen fungerande internetanslutning. Detta innebär att en del av de funktioner som montering av extern lagring, notifieringar om uppdateringar eller installation av 3: e part appar inte fungerar. Åtkomst till filer och skicka e-postmeddelanden fungerar troligen inte heller. Vi rekommenderar starkt att aktivera en internetuppkoppling för denna server om du vill ha alla funktioner.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Exekvera en uppgift vid varje sidladdning",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php är registrerad som en webcron service att ropa på cron.php varje 15 minuter över http.",
+"Use systems cron service to call the cron.php file every 15 minutes." => "Använd systemets cron service att ropa på cron.php filen varje 15 minuter.",
"Sharing" => "Dela",
"Enable Share API" => "Aktivera delat API",
"Allow apps to use the Share API" => "Tillåt applikationer att använda delat API",
@@ -117,6 +120,7 @@ $TRANSLATIONS = array(
"Language" => "Språk",
"Help translate" => "Hjälp att översätta",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
"Encryption" => "Kryptering",
"The encryption app is no longer enabled, decrypt all your file" => "Appen för kryptering är inte längre aktiverad, dekryptera alla dina filer",
"Log-in password" => "Inloggningslösenord",