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 <owncloud-bot@tmit.eu>2014-11-09 09:54:30 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-09 09:54:30 +0300
commit46010655d27484cf9938eb4adf51bc1891ba53cd (patch)
tree7fed5c767aebb5de0dde47a7b4da794e2669c124
parent62882579e6a27b2a7f456ad5fcb35270ff1fa057 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/sq.js37
-rw-r--r--apps/files/l10n/sq.json37
-rw-r--r--apps/files_encryption/l10n/bg_BG.js3
-rw-r--r--apps/files_encryption/l10n/bg_BG.json3
-rw-r--r--apps/files_encryption/l10n/it.js3
-rw-r--r--apps/files_encryption/l10n/it.json3
-rw-r--r--apps/files_encryption/l10n/nl.js3
-rw-r--r--apps/files_encryption/l10n/nl.json3
-rw-r--r--apps/files_encryption/l10n/pt_BR.js3
-rw-r--r--apps/files_encryption/l10n/pt_BR.json3
-rw-r--r--apps/files_encryption/l10n/pt_PT.js9
-rw-r--r--apps/files_encryption/l10n/pt_PT.json9
-rw-r--r--apps/files_external/l10n/id.js49
-rw-r--r--apps/files_external/l10n/id.json49
-rw-r--r--apps/files_sharing/l10n/bg_BG.js4
-rw-r--r--apps/files_sharing/l10n/bg_BG.json4
-rw-r--r--apps/files_sharing/l10n/it.js5
-rw-r--r--apps/files_sharing/l10n/it.json5
-rw-r--r--apps/files_sharing/l10n/pt_PT.js19
-rw-r--r--apps/files_sharing/l10n/pt_PT.json19
-rw-r--r--apps/user_ldap/l10n/bg_BG.js1
-rw-r--r--apps/user_ldap/l10n/bg_BG.json1
-rw-r--r--apps/user_ldap/l10n/id.js10
-rw-r--r--apps/user_ldap/l10n/id.json10
-rw-r--r--apps/user_webdavauth/l10n/id.js3
-rw-r--r--apps/user_webdavauth/l10n/id.json3
-rw-r--r--core/l10n/bg_BG.js6
-rw-r--r--core/l10n/bg_BG.json6
-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.pot10
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--settings/l10n/bg_BG.js2
-rw-r--r--settings/l10n/bg_BG.json2
-rw-r--r--settings/l10n/it.js1
-rw-r--r--settings/l10n/it.json1
44 files changed, 284 insertions, 64 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index 14caaa15140..d85523ba062 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -1,11 +1,24 @@
OC.L10N.register(
"files",
{
+ "Storage not available" : "Hapësira e memorizimit nuk është e disponueshme",
+ "Storage invalid" : "Hapësirë memorizimi e pavlefshme",
"Unknown error" : "Gabim panjohur",
"Could not move %s - File with this name already exists" : "E pa mundur zhvendosja e %s - ekziston nje skedar me te njetin emer",
"Could not move %s" : "Nuk mund të zhvendoset %s",
+ "Permission denied" : "Nuk ka të drejtë",
"File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
+ "\"%s\" is an invalid file name." : "\"%s\" është i pavlefshëm si emër skedari.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Emër jo i vlefshëm, '\\', '/', '<', '>', ':', '\"', '|', '?' dhe '*' nuk lejohen.",
+ "The target folder has been moved or deleted." : "Dosja e destinacionit është zhvendosur ose fshirë.",
+ "The name %s is already used in the folder %s. Please choose a different name." : "Emri %s është i përdorur në dosjen %s. Ju lutem zgjidhni një emër tjetër.",
+ "Not a valid source" : "Burim i pavlefshëm",
+ "Server is not allowed to open URLs, please check the server configuration" : "Serverit nuk i lejohet të hapë URL, ju lutem kontrolloni konfigurimin e serverit",
+ "The file exceeds your quota by %s" : "Ky skedar tejkalon kuotën tuaj me %s",
+ "Error while downloading %s to %s" : "Gabim gjatë shkarkimit të %s në %s",
+ "Error when creating the file" : "Gabim gjatë krijimit të skedarit",
+ "Folder name cannot be empty." : "Emri i dosjes nuk mund të jetë bosh.",
+ "Error when creating the folder" : "Gabim gjatë krijimit të dosjes",
"Unable to set upload directory." : "E pa mundur të vendoset dosja e ngarkimit",
"Invalid Token" : "Shenjë e gabuar",
"No file was uploaded. Unknown error" : "Asnjë skedar nuk u dërgua. Gabim i pa njohur",
@@ -17,38 +30,59 @@ OC.L10N.register(
"Missing a temporary folder" : "Mungon dosja e përkohshme",
"Failed to write to disk" : "Dështoi shkrimi në disk",
"Not enough storage available" : "Hapsira e arkivimit e pamjaftueshme",
+ "Upload failed. Could not find uploaded file" : "Ngarkimi dështoi. Nuk mund të gjendet skedari i ngarkuar",
+ "Upload failed. Could not get file info." : "Ngarkimi dështoi. Nuk mund të gjej informacion mbi skedarin.",
"Invalid directory." : "Dosje e pavlefshme",
"Files" : "Skedarë",
+ "All files" : "Të gjithë",
+ "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte",
+ "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë",
"Upload cancelled." : "Ngarkimi u anullua",
+ "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin",
"URL cannot be empty" : "URL-i nuk mund të jetë bosh",
"{new_name} already exists" : "{new_name} është ekzistues ",
+ "Could not create file" : "Skedari nuk mund të krijohet",
"Could not create folder" : "I pamundur krijimi i kartelës",
+ "Error fetching URL" : "Gabim në ngarkimin e URL",
"Share" : "Ndaj",
"Delete" : "Fshi",
+ "Disconnect storage" : "Shkëput hapësirën e memorizimit",
"Unshare" : "Hiq ndarjen",
"Delete permanently" : "Fshi përfundimisht",
"Rename" : "Riemëro",
"Pending" : "Në vijim",
+ "Error moving file." : "Gabim në lëvizjen e skedarëve.",
"Error moving file" : "Gabim lëvizjen dokumentave",
"Error" : "Gabim",
+ "Could not rename file" : "Riemërtimi i skedarit nuk është i mundur",
+ "Error deleting file." : "Gabim gjatë fshirjes së skedarit.",
"Name" : "Emri",
"Size" : "Madhësia",
"Modified" : "Ndryshuar",
"_%n folder_::_%n folders_" : ["%n dosje","%n dosje"],
"_%n file_::_%n files_" : ["%n skedar","%n skedarë"],
+ "You don’t have permission to upload or create files here" : "Ju nuk keni të drejta për të ngarkuar apo krijuar skedarë këtu",
"_Uploading %n file_::_Uploading %n files_" : ["Po ngarkoj %n skedar","Po ngarkoj %n skedarë"],
+ "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm.",
"Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!",
"Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund ({usedSpacePercent}%)",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem",
+ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Çelësi privat për Aplikacionin e Shifrimit është i pavlefshëm. Ju lutem përditësoni fjalëkalimin e çelësit tuaj privat në parametrat tuaj për të rimarrë qasje në skedarët tuaj të shifruar.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kodifikimi u çaktivizua por skedarët tuaj vazhdojnë të jenë të kodifikuar. Ju lutem shkoni tek parametrat personale për të dekodifikuar skedarët tuaj.",
"{dirs} and {files}" : "{dirs} dhe {files}",
+ "%s could not be renamed as it has been deleted" : "%s nuk mund të riemërtohet sepse është fshirë",
"%s could not be renamed" : "Nuk është i mundur riemërtimi i %s",
+ "Upload (max. %s)" : "Ngarko (maks. %s)",
"File handling" : "Trajtimi i Skedarëve",
"Maximum upload size" : "Madhësia maksimale e nagarkimit",
"max. possible: " : "maks i mundshëm",
"Save" : "Ruaj",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">qasje në skedarët tuaj me anë të WebDAV</a>",
"New" : "E re",
+ "New text file" : "Skedar i ri tekst",
"Text file" : "Skedar tekst",
"New folder" : "Dosje e're",
"Folder" : "Dosje",
@@ -57,6 +91,7 @@ OC.L10N.register(
"Download" : "Shkarko",
"Upload too large" : "Ngarkimi shumë i madh",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skedarët që po mundoheni të ngarkoni e tejkalojnë madhësinë maksimale të lejuar nga serveri.",
- "Files are being scanned, please wait." : "Skanerizimi i skedarit në proces. Ju lutem prisni."
+ "Files are being scanned, please wait." : "Skanerizimi i skedarit në proces. Ju lutem prisni.",
+ "Currently scanning" : "Duke skanuar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json
index ec666c96ee4..f15bc950d03 100644
--- a/apps/files/l10n/sq.json
+++ b/apps/files/l10n/sq.json
@@ -1,9 +1,22 @@
{ "translations": {
+ "Storage not available" : "Hapësira e memorizimit nuk është e disponueshme",
+ "Storage invalid" : "Hapësirë memorizimi e pavlefshme",
"Unknown error" : "Gabim panjohur",
"Could not move %s - File with this name already exists" : "E pa mundur zhvendosja e %s - ekziston nje skedar me te njetin emer",
"Could not move %s" : "Nuk mund të zhvendoset %s",
+ "Permission denied" : "Nuk ka të drejtë",
"File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
+ "\"%s\" is an invalid file name." : "\"%s\" është i pavlefshëm si emër skedari.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Emër jo i vlefshëm, '\\', '/', '<', '>', ':', '\"', '|', '?' dhe '*' nuk lejohen.",
+ "The target folder has been moved or deleted." : "Dosja e destinacionit është zhvendosur ose fshirë.",
+ "The name %s is already used in the folder %s. Please choose a different name." : "Emri %s është i përdorur në dosjen %s. Ju lutem zgjidhni një emër tjetër.",
+ "Not a valid source" : "Burim i pavlefshëm",
+ "Server is not allowed to open URLs, please check the server configuration" : "Serverit nuk i lejohet të hapë URL, ju lutem kontrolloni konfigurimin e serverit",
+ "The file exceeds your quota by %s" : "Ky skedar tejkalon kuotën tuaj me %s",
+ "Error while downloading %s to %s" : "Gabim gjatë shkarkimit të %s në %s",
+ "Error when creating the file" : "Gabim gjatë krijimit të skedarit",
+ "Folder name cannot be empty." : "Emri i dosjes nuk mund të jetë bosh.",
+ "Error when creating the folder" : "Gabim gjatë krijimit të dosjes",
"Unable to set upload directory." : "E pa mundur të vendoset dosja e ngarkimit",
"Invalid Token" : "Shenjë e gabuar",
"No file was uploaded. Unknown error" : "Asnjë skedar nuk u dërgua. Gabim i pa njohur",
@@ -15,38 +28,59 @@
"Missing a temporary folder" : "Mungon dosja e përkohshme",
"Failed to write to disk" : "Dështoi shkrimi në disk",
"Not enough storage available" : "Hapsira e arkivimit e pamjaftueshme",
+ "Upload failed. Could not find uploaded file" : "Ngarkimi dështoi. Nuk mund të gjendet skedari i ngarkuar",
+ "Upload failed. Could not get file info." : "Ngarkimi dështoi. Nuk mund të gjej informacion mbi skedarin.",
"Invalid directory." : "Dosje e pavlefshme",
"Files" : "Skedarë",
+ "All files" : "Të gjithë",
+ "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte",
+ "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë",
"Upload cancelled." : "Ngarkimi u anullua",
+ "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin",
"URL cannot be empty" : "URL-i nuk mund të jetë bosh",
"{new_name} already exists" : "{new_name} është ekzistues ",
+ "Could not create file" : "Skedari nuk mund të krijohet",
"Could not create folder" : "I pamundur krijimi i kartelës",
+ "Error fetching URL" : "Gabim në ngarkimin e URL",
"Share" : "Ndaj",
"Delete" : "Fshi",
+ "Disconnect storage" : "Shkëput hapësirën e memorizimit",
"Unshare" : "Hiq ndarjen",
"Delete permanently" : "Fshi përfundimisht",
"Rename" : "Riemëro",
"Pending" : "Në vijim",
+ "Error moving file." : "Gabim në lëvizjen e skedarëve.",
"Error moving file" : "Gabim lëvizjen dokumentave",
"Error" : "Gabim",
+ "Could not rename file" : "Riemërtimi i skedarit nuk është i mundur",
+ "Error deleting file." : "Gabim gjatë fshirjes së skedarit.",
"Name" : "Emri",
"Size" : "Madhësia",
"Modified" : "Ndryshuar",
"_%n folder_::_%n folders_" : ["%n dosje","%n dosje"],
"_%n file_::_%n files_" : ["%n skedar","%n skedarë"],
+ "You don’t have permission to upload or create files here" : "Ju nuk keni të drejta për të ngarkuar apo krijuar skedarë këtu",
"_Uploading %n file_::_Uploading %n files_" : ["Po ngarkoj %n skedar","Po ngarkoj %n skedarë"],
+ "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm.",
"Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!",
"Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund ({usedSpacePercent}%)",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem",
+ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Çelësi privat për Aplikacionin e Shifrimit është i pavlefshëm. Ju lutem përditësoni fjalëkalimin e çelësit tuaj privat në parametrat tuaj për të rimarrë qasje në skedarët tuaj të shifruar.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kodifikimi u çaktivizua por skedarët tuaj vazhdojnë të jenë të kodifikuar. Ju lutem shkoni tek parametrat personale për të dekodifikuar skedarët tuaj.",
"{dirs} and {files}" : "{dirs} dhe {files}",
+ "%s could not be renamed as it has been deleted" : "%s nuk mund të riemërtohet sepse është fshirë",
"%s could not be renamed" : "Nuk është i mundur riemërtimi i %s",
+ "Upload (max. %s)" : "Ngarko (maks. %s)",
"File handling" : "Trajtimi i Skedarëve",
"Maximum upload size" : "Madhësia maksimale e nagarkimit",
"max. possible: " : "maks i mundshëm",
"Save" : "Ruaj",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">qasje në skedarët tuaj me anë të WebDAV</a>",
"New" : "E re",
+ "New text file" : "Skedar i ri tekst",
"Text file" : "Skedar tekst",
"New folder" : "Dosje e're",
"Folder" : "Dosje",
@@ -55,6 +89,7 @@
"Download" : "Shkarko",
"Upload too large" : "Ngarkimi shumë i madh",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skedarët që po mundoheni të ngarkoni e tejkalojnë madhësinë maksimale të lejuar nga serveri.",
- "Files are being scanned, please wait." : "Skanerizimi i skedarit në proces. Ju lutem prisni."
+ "Files are being scanned, please wait." : "Skanerizimi i skedarit në proces. Ju lutem prisni.",
+ "Currently scanning" : "Duke skanuar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_encryption/l10n/bg_BG.js b/apps/files_encryption/l10n/bg_BG.js
index fa5c78bf89d..87ffacc697d 100644
--- a/apps/files_encryption/l10n/bg_BG.js
+++ b/apps/files_encryption/l10n/bg_BG.js
@@ -13,6 +13,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "Моля, въведи повторна новата парола за възстановяване",
"Password successfully changed." : "Паролата е успешно променена.",
"Could not change the password. Maybe the old password was not correct." : "Грешка при промяна на паролата. Може би старата ти парола е сгрешена.",
+ "Could not update the private key password." : "Неуспешна промяна на паролата на личния ключ",
+ "The old password was not correct, please try again." : "Старата парола е грешна, опитай отново.",
+ "The current log-in password was not correct, please try again." : "Грешна парола за вписване, опитай отново.",
"Private key password successfully updated." : "Успешно променена тайната парола за ключа.",
"File recovery settings updated" : "Настройките за възстановяване на файлове са променени.",
"Could not update file recovery" : "Неуспешна промяна на настройките за възстановяване на файлове.",
diff --git a/apps/files_encryption/l10n/bg_BG.json b/apps/files_encryption/l10n/bg_BG.json
index 5f36bb402df..6e0ac83b494 100644
--- a/apps/files_encryption/l10n/bg_BG.json
+++ b/apps/files_encryption/l10n/bg_BG.json
@@ -11,6 +11,9 @@
"Please repeat the new recovery password" : "Моля, въведи повторна новата парола за възстановяване",
"Password successfully changed." : "Паролата е успешно променена.",
"Could not change the password. Maybe the old password was not correct." : "Грешка при промяна на паролата. Може би старата ти парола е сгрешена.",
+ "Could not update the private key password." : "Неуспешна промяна на паролата на личния ключ",
+ "The old password was not correct, please try again." : "Старата парола е грешна, опитай отново.",
+ "The current log-in password was not correct, please try again." : "Грешна парола за вписване, опитай отново.",
"Private key password successfully updated." : "Успешно променена тайната парола за ключа.",
"File recovery settings updated" : "Настройките за възстановяване на файлове са променени.",
"Could not update file recovery" : "Неуспешна промяна на настройките за възстановяване на файлове.",
diff --git a/apps/files_encryption/l10n/it.js b/apps/files_encryption/l10n/it.js
index b1e61c6804b..d253dae8f68 100644
--- a/apps/files_encryption/l10n/it.js
+++ b/apps/files_encryption/l10n/it.js
@@ -13,6 +13,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "Ripeti la nuova password di recupero",
"Password successfully changed." : "Password modificata correttamente.",
"Could not change the password. Maybe the old password was not correct." : "Impossibile cambiare la password. Forse la vecchia password non era corretta.",
+ "Could not update the private key password." : "Impossibile aggiornare la password della chiave privata.",
+ "The old password was not correct, please try again." : "La vecchia password non era corretta, prova di nuovo.",
+ "The current log-in password was not correct, please try again." : "La password di accesso attuale non era corretta, prova ancora.",
"Private key password successfully updated." : "Password della chiave privata aggiornata correttamente.",
"File recovery settings updated" : "Impostazioni di ripristino dei file aggiornate",
"Could not update file recovery" : "Impossibile aggiornare il ripristino dei file",
diff --git a/apps/files_encryption/l10n/it.json b/apps/files_encryption/l10n/it.json
index b9b61b5250c..d5257715faa 100644
--- a/apps/files_encryption/l10n/it.json
+++ b/apps/files_encryption/l10n/it.json
@@ -11,6 +11,9 @@
"Please repeat the new recovery password" : "Ripeti la nuova password di recupero",
"Password successfully changed." : "Password modificata correttamente.",
"Could not change the password. Maybe the old password was not correct." : "Impossibile cambiare la password. Forse la vecchia password non era corretta.",
+ "Could not update the private key password." : "Impossibile aggiornare la password della chiave privata.",
+ "The old password was not correct, please try again." : "La vecchia password non era corretta, prova di nuovo.",
+ "The current log-in password was not correct, please try again." : "La password di accesso attuale non era corretta, prova ancora.",
"Private key password successfully updated." : "Password della chiave privata aggiornata correttamente.",
"File recovery settings updated" : "Impostazioni di ripristino dei file aggiornate",
"Could not update file recovery" : "Impossibile aggiornare il ripristino dei file",
diff --git a/apps/files_encryption/l10n/nl.js b/apps/files_encryption/l10n/nl.js
index 8413f01714a..4587f707f0a 100644
--- a/apps/files_encryption/l10n/nl.js
+++ b/apps/files_encryption/l10n/nl.js
@@ -13,6 +13,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "Herhaal het nieuwe herstelwachtwoord",
"Password successfully changed." : "Wachtwoord succesvol gewijzigd.",
"Could not change the password. Maybe the old password was not correct." : "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd.",
+ "Could not update the private key password." : "Kon het wachtwoord van de privésleutel niet bijwerken.",
+ "The old password was not correct, please try again." : "Het oude wachtwoord was onjuist, probeer het opnieuw.",
+ "The current log-in password was not correct, please try again." : "Het huidige inlogwachtwoord was niet juist, probeer het opnieuw.",
"Private key password successfully updated." : "Privésleutel succesvol bijgewerkt.",
"File recovery settings updated" : "Bestandsherstel instellingen bijgewerkt",
"Could not update file recovery" : "Kon bestandsherstel niet bijwerken",
diff --git a/apps/files_encryption/l10n/nl.json b/apps/files_encryption/l10n/nl.json
index 65b7cf771d3..cd456faa614 100644
--- a/apps/files_encryption/l10n/nl.json
+++ b/apps/files_encryption/l10n/nl.json
@@ -11,6 +11,9 @@
"Please repeat the new recovery password" : "Herhaal het nieuwe herstelwachtwoord",
"Password successfully changed." : "Wachtwoord succesvol gewijzigd.",
"Could not change the password. Maybe the old password was not correct." : "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd.",
+ "Could not update the private key password." : "Kon het wachtwoord van de privésleutel niet bijwerken.",
+ "The old password was not correct, please try again." : "Het oude wachtwoord was onjuist, probeer het opnieuw.",
+ "The current log-in password was not correct, please try again." : "Het huidige inlogwachtwoord was niet juist, probeer het opnieuw.",
"Private key password successfully updated." : "Privésleutel succesvol bijgewerkt.",
"File recovery settings updated" : "Bestandsherstel instellingen bijgewerkt",
"Could not update file recovery" : "Kon bestandsherstel niet bijwerken",
diff --git a/apps/files_encryption/l10n/pt_BR.js b/apps/files_encryption/l10n/pt_BR.js
index b4b549580e3..bd0c47ce98e 100644
--- a/apps/files_encryption/l10n/pt_BR.js
+++ b/apps/files_encryption/l10n/pt_BR.js
@@ -13,6 +13,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "Por favor, repita a nova senha de recuperação",
"Password successfully changed." : "Senha alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.",
+ "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
+ "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente novamente.",
+ "The current log-in password was not correct, please try again." : "A senha atual do log-in não estava correta, por favor, tente novamente.",
"Private key password successfully updated." : "Senha de chave privada atualizada com sucesso.",
"File recovery settings updated" : "Configurações de recuperação de arquivo atualizado",
"Could not update file recovery" : "Não foi possível atualizar a recuperação de arquivos",
diff --git a/apps/files_encryption/l10n/pt_BR.json b/apps/files_encryption/l10n/pt_BR.json
index a9d4b147253..aa9404beb68 100644
--- a/apps/files_encryption/l10n/pt_BR.json
+++ b/apps/files_encryption/l10n/pt_BR.json
@@ -11,6 +11,9 @@
"Please repeat the new recovery password" : "Por favor, repita a nova senha de recuperação",
"Password successfully changed." : "Senha alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.",
+ "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
+ "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente novamente.",
+ "The current log-in password was not correct, please try again." : "A senha atual do log-in não estava correta, por favor, tente novamente.",
"Private key password successfully updated." : "Senha de chave privada atualizada com sucesso.",
"File recovery settings updated" : "Configurações de recuperação de arquivo atualizado",
"Could not update file recovery" : "Não foi possível atualizar a recuperação de arquivos",
diff --git a/apps/files_encryption/l10n/pt_PT.js b/apps/files_encryption/l10n/pt_PT.js
index d4655811cff..3a642a27cc4 100644
--- a/apps/files_encryption/l10n/pt_PT.js
+++ b/apps/files_encryption/l10n/pt_PT.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"files_encryption",
{
- "Unknown error" : "Erro Desconhecido",
- "Missing recovery key password" : "Palavra-passe de recuperação em falta",
- "Please repeat the recovery key password" : "Repita a palavra-passe de recuperação",
+ "Unknown error" : "Erro desconhecido",
+ "Missing recovery key password" : "Senha da chave de recuperação em falta",
+ "Please repeat the recovery key password" : "Por favor, insira a contrassenha da chave de recuperação",
"Repeated recovery key password does not match the provided recovery key password" : "A palavra-passe de recuperação repetida não corresponde à palavra-passe fornecida",
"Recovery key successfully enabled" : "A chave de recuperação foi ativada com sucesso",
"Could not disable recovery key. Please check your recovery key password!" : "Não foi possível desativar a chave de recuperação. Por favor, verifique a senha da chave de recuperação.",
@@ -13,6 +13,9 @@ OC.L10N.register(
"Please repeat the new recovery password" : "Escreva de novo a nova palavra-passe de recuperação",
"Password successfully changed." : "Senha alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Possivelmente a senha antiga não está correta.",
+ "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
+ "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente de novo.",
+ "The current log-in password was not correct, please try again." : "A senha de iniciar a sessão atual não estava correta, por favor, tente de novo.",
"Private key password successfully updated." : "A senha da chave privada foi atualizada com sucesso. ",
"File recovery settings updated" : "As definições da recuperação de ficheiro foram atualizadas",
"Could not update file recovery" : "Não foi possível atualizar a recuperação de ficheiro",
diff --git a/apps/files_encryption/l10n/pt_PT.json b/apps/files_encryption/l10n/pt_PT.json
index 5ceebbd4e80..f90e10625cc 100644
--- a/apps/files_encryption/l10n/pt_PT.json
+++ b/apps/files_encryption/l10n/pt_PT.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Unknown error" : "Erro Desconhecido",
- "Missing recovery key password" : "Palavra-passe de recuperação em falta",
- "Please repeat the recovery key password" : "Repita a palavra-passe de recuperação",
+ "Unknown error" : "Erro desconhecido",
+ "Missing recovery key password" : "Senha da chave de recuperação em falta",
+ "Please repeat the recovery key password" : "Por favor, insira a contrassenha da chave de recuperação",
"Repeated recovery key password does not match the provided recovery key password" : "A palavra-passe de recuperação repetida não corresponde à palavra-passe fornecida",
"Recovery key successfully enabled" : "A chave de recuperação foi ativada com sucesso",
"Could not disable recovery key. Please check your recovery key password!" : "Não foi possível desativar a chave de recuperação. Por favor, verifique a senha da chave de recuperação.",
@@ -11,6 +11,9 @@
"Please repeat the new recovery password" : "Escreva de novo a nova palavra-passe de recuperação",
"Password successfully changed." : "Senha alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Possivelmente a senha antiga não está correta.",
+ "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
+ "The old password was not correct, please try again." : "A senha antiga não estava correta, por favor, tente de novo.",
+ "The current log-in password was not correct, please try again." : "A senha de iniciar a sessão atual não estava correta, por favor, tente de novo.",
"Private key password successfully updated." : "A senha da chave privada foi atualizada com sucesso. ",
"File recovery settings updated" : "As definições da recuperação de ficheiro foram atualizadas",
"Could not update file recovery" : "Não foi possível atualizar a recuperação de ficheiro",
diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js
index 4673da66543..8b0f4f28fbc 100644
--- a/apps/files_external/l10n/id.js
+++ b/apps/files_external/l10n/id.js
@@ -1,32 +1,67 @@
OC.L10N.register(
"files_external",
{
- "Please provide a valid Dropbox app key and secret." : "Masukkan kunci dan sandi aplikasi Dropbox yang benar.",
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Permintaan untuk mengambil token gagal. Pastikan kunci dan rahasia apl Dropbox Anda sudah benar.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Akses untuk mengambil token gagal. Pastikan kunci dan rahasia apl Dropbox Anda sudah benar.",
+ "Please provide a valid Dropbox app key and secret." : "Masukkan kunci dan rahasia aplikasi Dropbox yang benar.",
+ "Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s",
+ "Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s",
"External storage" : "Penyimpanan eksternal",
"Local" : "Lokal",
"Location" : "lokasi",
"Amazon S3" : "Amazon S3",
- "Port" : "port",
- "Region" : "daerah",
+ "Key" : "Kunci",
+ "Secret" : "Rahasia",
+ "Bucket" : "Keranjang",
+ "Amazon S3 and compliant" : "Amazon S3 dan yang sesuai",
+ "Access Key" : "Kunci Akses",
+ "Secret Key" : "Kunci Rahasia",
+ "Hostname" : "Nama Host",
+ "Port" : "Port",
+ "Region" : "Daerah",
"Enable SSL" : "Aktifkan SSL",
+ "Enable Path Style" : "Aktifkan Gaya Path",
+ "App key" : "Kunci Apl",
+ "App secret" : "Rahasia Apl",
"Host" : "Host",
"Username" : "Nama Pengguna",
"Password" : "Sandi",
"Root" : "Root",
+ "Secure ftps://" : "Secure ftps://",
+ "Client ID" : "ID Klien",
+ "Client secret" : "Rahasia klien",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Daerah (tambahan untuk OpenStack Object Storage)",
+ "API Key (required for Rackspace Cloud Files)" : "Kunci API (diperlukan untuk Rackspace Cloud Files)",
+ "Tenantname (required for OpenStack Object Storage)" : "Tenantname (diperlukan untuk OpenStack Object Storage)",
+ "Password (required for OpenStack Object Storage)" : "Sandi (diperlukan untuk OpenStack Object Storage)",
+ "Service Name (required for OpenStack Object Storage)" : "Nama Layanan (diperlukan untuk OpenStack Object Storage)",
+ "URL of identity endpoint (required for OpenStack Object Storage)" : "URL of identity endpoint (diperlukan untuk OpenStack Object Storage)",
+ "Timeout of HTTP requests in seconds" : "Batas waktu permintaan HTTP dalam detik",
"Share" : "Bagikan",
- "URL" : "tautan",
+ "SMB / CIFS using OC login" : "SMB / CIFS menggunakan OC login",
+ "Username as share" : "Nama pengguna berbagi",
+ "URL" : "URL",
+ "Secure https://" : "Secure https://",
+ "Remote subfolder" : "Subfolder remote",
"Access granted" : "Akses diberikan",
"Error configuring Dropbox storage" : "Kesalahan dalam mengonfigurasi penyimpanan Dropbox",
"Grant access" : "Berikan hak akses",
"Error configuring Google Drive storage" : "Kesalahan dalam mengkonfigurasi penyimpanan Google Drive",
"Personal" : "Pribadi",
+ "System" : "Sistem",
+ "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup.",
+ "(group)" : "(grup)",
"Saved" : "Disimpan",
"<b>Note:</b> " : "<b>Catatan:</b> ",
" and " : "dan",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan cURL di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan FTP di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> \"%s\" belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan cURL di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan FTP di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> \"%s\" belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "You don't have any external storages" : "Anda tidak memiliki penyimpanan eksternal",
"Name" : "Nama",
+ "Storage type" : "Tipe penyimpanan",
+ "Scope" : "Skop",
"External Storage" : "Penyimpanan Eksternal",
"Folder name" : "Nama folder",
"Configuration" : "Konfigurasi",
diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json
index 067f79b2a20..8f8179d7627 100644
--- a/apps/files_external/l10n/id.json
+++ b/apps/files_external/l10n/id.json
@@ -1,30 +1,65 @@
{ "translations": {
- "Please provide a valid Dropbox app key and secret." : "Masukkan kunci dan sandi aplikasi Dropbox yang benar.",
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Permintaan untuk mengambil token gagal. Pastikan kunci dan rahasia apl Dropbox Anda sudah benar.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Akses untuk mengambil token gagal. Pastikan kunci dan rahasia apl Dropbox Anda sudah benar.",
+ "Please provide a valid Dropbox app key and secret." : "Masukkan kunci dan rahasia aplikasi Dropbox yang benar.",
+ "Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s",
+ "Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s",
"External storage" : "Penyimpanan eksternal",
"Local" : "Lokal",
"Location" : "lokasi",
"Amazon S3" : "Amazon S3",
- "Port" : "port",
- "Region" : "daerah",
+ "Key" : "Kunci",
+ "Secret" : "Rahasia",
+ "Bucket" : "Keranjang",
+ "Amazon S3 and compliant" : "Amazon S3 dan yang sesuai",
+ "Access Key" : "Kunci Akses",
+ "Secret Key" : "Kunci Rahasia",
+ "Hostname" : "Nama Host",
+ "Port" : "Port",
+ "Region" : "Daerah",
"Enable SSL" : "Aktifkan SSL",
+ "Enable Path Style" : "Aktifkan Gaya Path",
+ "App key" : "Kunci Apl",
+ "App secret" : "Rahasia Apl",
"Host" : "Host",
"Username" : "Nama Pengguna",
"Password" : "Sandi",
"Root" : "Root",
+ "Secure ftps://" : "Secure ftps://",
+ "Client ID" : "ID Klien",
+ "Client secret" : "Rahasia klien",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Daerah (tambahan untuk OpenStack Object Storage)",
+ "API Key (required for Rackspace Cloud Files)" : "Kunci API (diperlukan untuk Rackspace Cloud Files)",
+ "Tenantname (required for OpenStack Object Storage)" : "Tenantname (diperlukan untuk OpenStack Object Storage)",
+ "Password (required for OpenStack Object Storage)" : "Sandi (diperlukan untuk OpenStack Object Storage)",
+ "Service Name (required for OpenStack Object Storage)" : "Nama Layanan (diperlukan untuk OpenStack Object Storage)",
+ "URL of identity endpoint (required for OpenStack Object Storage)" : "URL of identity endpoint (diperlukan untuk OpenStack Object Storage)",
+ "Timeout of HTTP requests in seconds" : "Batas waktu permintaan HTTP dalam detik",
"Share" : "Bagikan",
- "URL" : "tautan",
+ "SMB / CIFS using OC login" : "SMB / CIFS menggunakan OC login",
+ "Username as share" : "Nama pengguna berbagi",
+ "URL" : "URL",
+ "Secure https://" : "Secure https://",
+ "Remote subfolder" : "Subfolder remote",
"Access granted" : "Akses diberikan",
"Error configuring Dropbox storage" : "Kesalahan dalam mengonfigurasi penyimpanan Dropbox",
"Grant access" : "Berikan hak akses",
"Error configuring Google Drive storage" : "Kesalahan dalam mengkonfigurasi penyimpanan Google Drive",
"Personal" : "Pribadi",
+ "System" : "Sistem",
+ "All users. Type to select user or group." : "Semua pengguna. Ketik untuk memilih pengguna atau grup.",
+ "(group)" : "(grup)",
"Saved" : "Disimpan",
"<b>Note:</b> " : "<b>Catatan:</b> ",
" and " : "dan",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan cURL di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan FTP di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> \"%s\" belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan tanyakan ke administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan cURL di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> Dukungan FTP di PHP tidak diaktifkan atau belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Catatan:</b> \"%s\" belum diinstal. Mengaitkan %s tidak dimungkinkan. Silakan minta administrator sistem Anda untuk menginstalnya.",
+ "You don't have any external storages" : "Anda tidak memiliki penyimpanan eksternal",
"Name" : "Nama",
+ "Storage type" : "Tipe penyimpanan",
+ "Scope" : "Skop",
"External Storage" : "Penyimpanan Eksternal",
"Folder name" : "Nama folder",
"Configuration" : "Konfigurasi",
diff --git a/apps/files_sharing/l10n/bg_BG.js b/apps/files_sharing/l10n/bg_BG.js
index 9a3956d8be7..3b23a76e0f3 100644
--- a/apps/files_sharing/l10n/bg_BG.js
+++ b/apps/files_sharing/l10n/bg_BG.js
@@ -34,6 +34,8 @@ OC.L10N.register(
"Download" : "Изтегли",
"Download %s" : "Изтегли %s",
"Direct link" : "Директна връзка",
- "Server-to-Server Sharing" : "Споделяне между Сървъри"
+ "Server-to-Server Sharing" : "Споделяне между Сървъри",
+ "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
+ "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/bg_BG.json b/apps/files_sharing/l10n/bg_BG.json
index 54e63eaf0c0..c116c4c69ca 100644
--- a/apps/files_sharing/l10n/bg_BG.json
+++ b/apps/files_sharing/l10n/bg_BG.json
@@ -32,6 +32,8 @@
"Download" : "Изтегли",
"Download %s" : "Изтегли %s",
"Direct link" : "Директна връзка",
- "Server-to-Server Sharing" : "Споделяне между Сървъри"
+ "Server-to-Server Sharing" : "Споделяне между Сървъри",
+ "Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
+ "Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 814e1a35f49..64ee7b18f6f 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -33,6 +33,9 @@ OC.L10N.register(
"Add to your ownCloud" : "Aggiungi al tuo ownCloud",
"Download" : "Scarica",
"Download %s" : "Scarica %s",
- "Direct link" : "Collegamento diretto"
+ "Direct link" : "Collegamento diretto",
+ "Server-to-Server Sharing" : "Condivisione server-a-server",
+ "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
+ "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 4b070fe12c0..241c24febed 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -31,6 +31,9 @@
"Add to your ownCloud" : "Aggiungi al tuo ownCloud",
"Download" : "Scarica",
"Download %s" : "Scarica %s",
- "Direct link" : "Collegamento diretto"
+ "Direct link" : "Collegamento diretto",
+ "Server-to-Server Sharing" : "Condivisione server-a-server",
+ "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
+ "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js
index b85bd00014c..5f287489876 100644
--- a/apps/files_sharing/l10n/pt_PT.js
+++ b/apps/files_sharing/l10n/pt_PT.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"files_sharing",
{
- "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponível",
- "The mountpoint name contains invalid characters." : "O nome de mountpoint contém caracteres inválidos.",
+ "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponível neste servidor",
+ "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém carateres inválidos.",
"Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável",
- "Couldn't add remote share" : "Ocorreu um erro ao adicionar a partilha remota",
+ "Couldn't add remote share" : "Não foi possível adicionar a partilha remota",
"Shared with you" : "Partilhado consigo ",
"Shared with others" : "Partilhado com outros",
"Shared by link" : "Partilhado pela hiperligação",
@@ -13,11 +13,11 @@ OC.L10N.register(
"You haven't shared any files by link yet." : "Ainda não partilhou quaisquer ficheiros por hiperligação.",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar a partilha remota {nome} de {proprietário}@{remoto}?",
"Remote share" : "Partilha remota",
- "Remote share password" : "Password da partilha remota",
+ "Remote share password" : "Senha da partilha remota",
"Cancel" : "Cancelar",
"Add remote share" : "Adicionar partilha remota",
- "No ownCloud installation found at {remote}" : "Não foi encontrada uma instalação em {remote}",
- "Invalid ownCloud url" : "Endereço errado",
+ "No ownCloud installation found at {remote}" : "Não foi encontrada uma instalação ownCloud em {remote}",
+ "Invalid ownCloud url" : "Url ownCloud inválido",
"Shared by" : "Partilhado por",
"This share is password-protected" : "Esta partilha está protegida por senha",
"The password is wrong. Try again." : "A senha está errada. Por favor, tente de novo.",
@@ -30,9 +30,12 @@ OC.L10N.register(
"the link expired" : "A hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
- "Add to your ownCloud" : "Adicionar á sua ownCloud",
+ "Add to your ownCloud" : "Adicionar à sua ownCloud",
"Download" : "Transferir",
"Download %s" : "Transferir %s",
- "Direct link" : "Hiperligação direta"
+ "Direct link" : "Hiperligação direta",
+ "Server-to-Server Sharing" : "Servidor-para-Servidor de Partilha",
+ "Allow users on this server to send shares to other servers" : "Permitir utilizadores neste servidor para enviar as partilhas para outros servidores",
+ "Allow users on this server to receive shares from other servers" : "Permitir utilizadores neste servidor para receber as partilhas de outros servidores"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json
index 228d59d2b9c..5a14b7a3a1b 100644
--- a/apps/files_sharing/l10n/pt_PT.json
+++ b/apps/files_sharing/l10n/pt_PT.json
@@ -1,8 +1,8 @@
{ "translations": {
- "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponível",
- "The mountpoint name contains invalid characters." : "O nome de mountpoint contém caracteres inválidos.",
+ "Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponível neste servidor",
+ "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém carateres inválidos.",
"Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável",
- "Couldn't add remote share" : "Ocorreu um erro ao adicionar a partilha remota",
+ "Couldn't add remote share" : "Não foi possível adicionar a partilha remota",
"Shared with you" : "Partilhado consigo ",
"Shared with others" : "Partilhado com outros",
"Shared by link" : "Partilhado pela hiperligação",
@@ -11,11 +11,11 @@
"You haven't shared any files by link yet." : "Ainda não partilhou quaisquer ficheiros por hiperligação.",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar a partilha remota {nome} de {proprietário}@{remoto}?",
"Remote share" : "Partilha remota",
- "Remote share password" : "Password da partilha remota",
+ "Remote share password" : "Senha da partilha remota",
"Cancel" : "Cancelar",
"Add remote share" : "Adicionar partilha remota",
- "No ownCloud installation found at {remote}" : "Não foi encontrada uma instalação em {remote}",
- "Invalid ownCloud url" : "Endereço errado",
+ "No ownCloud installation found at {remote}" : "Não foi encontrada uma instalação ownCloud em {remote}",
+ "Invalid ownCloud url" : "Url ownCloud inválido",
"Shared by" : "Partilhado por",
"This share is password-protected" : "Esta partilha está protegida por senha",
"The password is wrong. Try again." : "A senha está errada. Por favor, tente de novo.",
@@ -28,9 +28,12 @@
"the link expired" : "A hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
- "Add to your ownCloud" : "Adicionar á sua ownCloud",
+ "Add to your ownCloud" : "Adicionar à sua ownCloud",
"Download" : "Transferir",
"Download %s" : "Transferir %s",
- "Direct link" : "Hiperligação direta"
+ "Direct link" : "Hiperligação direta",
+ "Server-to-Server Sharing" : "Servidor-para-Servidor de Partilha",
+ "Allow users on this server to send shares to other servers" : "Permitir utilizadores neste servidor para enviar as partilhas para outros servidores",
+ "Allow users on this server to receive shares from other servers" : "Permitir utilizadores neste servidor para receber as partilhas de outros servidores"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/bg_BG.js b/apps/user_ldap/l10n/bg_BG.js
index e6f45803985..91e48905138 100644
--- a/apps/user_ldap/l10n/bg_BG.js
+++ b/apps/user_ldap/l10n/bg_BG.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Записване",
"Back" : "Назад",
"Continue" : "Продължи",
+ "LDAP" : "LDAP",
"Expert" : "Експерт",
"Advanced" : "Допълнителни",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложенията user_ldap и user_webdavauth са несъвместими. Може да изпитате неочквано поведение. Моля, поискайте системния администратор да изключи едното приложение.",
diff --git a/apps/user_ldap/l10n/bg_BG.json b/apps/user_ldap/l10n/bg_BG.json
index f29aff72266..19ee8da4b33 100644
--- a/apps/user_ldap/l10n/bg_BG.json
+++ b/apps/user_ldap/l10n/bg_BG.json
@@ -74,6 +74,7 @@
"Saving" : "Записване",
"Back" : "Назад",
"Continue" : "Продължи",
+ "LDAP" : "LDAP",
"Expert" : "Експерт",
"Advanced" : "Допълнителни",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложенията user_ldap и user_webdavauth са несъвместими. Може да изпитате неочквано поведение. Моля, поискайте системния администратор да изключи едното приложение.",
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js
index cf5f37c5efb..26ca061c71a 100644
--- a/apps/user_ldap/l10n/id.js
+++ b/apps/user_ldap/l10n/id.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Saving" : "Menyimpan",
"Back" : "Kembali",
"Continue" : "Lanjutkan",
+ "LDAP" : "LDAP",
"Expert" : "Lanjutan",
"Advanced" : "Lanjutan",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Peringatan:</b> Modul LDAP PHP tidak terpasang, perangkat tidak akan bekerja. Silakan minta administrator sistem untuk memasangnya.",
@@ -87,11 +88,13 @@ OC.L10N.register(
"in seconds. A change empties the cache." : "dalam detik. perubahan mengosongkan cache",
"Directory Settings" : "Pengaturan Direktori",
"User Display Name Field" : "Bidang Tampilan Nama Pengguna",
+ "The LDAP attribute to use to generate the user's display name." : "Atribut LDAP digunakan untuk menghasilkan nama tampilan pengguna.",
"Base User Tree" : "Pohon Pengguna Dasar",
"One User Base DN per line" : "Satu Pengguna Base DN per baris",
"User Search Attributes" : "Atribut Pencarian Pengguna",
"Optional; one attribute per line" : "Pilihan; satu atribut per baris",
"Group Display Name Field" : "Bidang Tampilan Nama Grup",
+ "The LDAP attribute to use to generate the groups's display name." : "Atribut LDAP digunakan untuk menghasilkan nama tampilan grup.",
"Base Group Tree" : "Pohon Grup Dasar",
"One Group Base DN per line" : "Satu Grup Base DN per baris",
"Group Search Attributes" : "Atribut Pencarian Grup",
@@ -102,6 +105,11 @@ OC.L10N.register(
"in bytes" : "dalam bytes",
"Email Field" : "Bidang Email",
"User Home Folder Naming Rule" : "Aturan Penamaan Folder Home Pengguna",
- "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Biarkan nama pengguna kosong (default). Atau tetapkan atribut LDAP/AD."
+ "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Biarkan nama pengguna kosong (default). Atau tetapkan atribut LDAP/AD.",
+ "Internal Username" : "Nama Pengguna Internal",
+ "Internal Username Attribute:" : "Atribut Nama Pengguna Internal:",
+ "Override UUID detection" : "Timpa deteksi UUID",
+ "UUID Attribute for Users:" : "Atribut UUID untuk Pengguna:",
+ "UUID Attribute for Groups:" : "Atribut UUID untuk Grup:"
},
"nplurals=1; plural=0;");
diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json
index 2395e7f2a55..ad650fc0fb9 100644
--- a/apps/user_ldap/l10n/id.json
+++ b/apps/user_ldap/l10n/id.json
@@ -70,6 +70,7 @@
"Saving" : "Menyimpan",
"Back" : "Kembali",
"Continue" : "Lanjutkan",
+ "LDAP" : "LDAP",
"Expert" : "Lanjutan",
"Advanced" : "Lanjutan",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Peringatan:</b> Modul LDAP PHP tidak terpasang, perangkat tidak akan bekerja. Silakan minta administrator sistem untuk memasangnya.",
@@ -85,11 +86,13 @@
"in seconds. A change empties the cache." : "dalam detik. perubahan mengosongkan cache",
"Directory Settings" : "Pengaturan Direktori",
"User Display Name Field" : "Bidang Tampilan Nama Pengguna",
+ "The LDAP attribute to use to generate the user's display name." : "Atribut LDAP digunakan untuk menghasilkan nama tampilan pengguna.",
"Base User Tree" : "Pohon Pengguna Dasar",
"One User Base DN per line" : "Satu Pengguna Base DN per baris",
"User Search Attributes" : "Atribut Pencarian Pengguna",
"Optional; one attribute per line" : "Pilihan; satu atribut per baris",
"Group Display Name Field" : "Bidang Tampilan Nama Grup",
+ "The LDAP attribute to use to generate the groups's display name." : "Atribut LDAP digunakan untuk menghasilkan nama tampilan grup.",
"Base Group Tree" : "Pohon Grup Dasar",
"One Group Base DN per line" : "Satu Grup Base DN per baris",
"Group Search Attributes" : "Atribut Pencarian Grup",
@@ -100,6 +103,11 @@
"in bytes" : "dalam bytes",
"Email Field" : "Bidang Email",
"User Home Folder Naming Rule" : "Aturan Penamaan Folder Home Pengguna",
- "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Biarkan nama pengguna kosong (default). Atau tetapkan atribut LDAP/AD."
+ "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Biarkan nama pengguna kosong (default). Atau tetapkan atribut LDAP/AD.",
+ "Internal Username" : "Nama Pengguna Internal",
+ "Internal Username Attribute:" : "Atribut Nama Pengguna Internal:",
+ "Override UUID detection" : "Timpa deteksi UUID",
+ "UUID Attribute for Users:" : "Atribut UUID untuk Pengguna:",
+ "UUID Attribute for Groups:" : "Atribut UUID untuk Grup:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/user_webdavauth/l10n/id.js b/apps/user_webdavauth/l10n/id.js
index a7902dbf3b2..d71da240e27 100644
--- a/apps/user_webdavauth/l10n/id.js
+++ b/apps/user_webdavauth/l10n/id.js
@@ -2,7 +2,8 @@ OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "Otentikasi WebDAV",
+ "Address:" : "Alamat:",
"Save" : "Simpan",
- "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Kredensial pengguna akan dikirim ke alamat ini. Pengaya ini memeriksa respon dan akan menafsirkan kode status HTTP 401 dan 403 sebagai kredensial yang tidak valid, dan semua tanggapan lain akan dianggap sebagai kredensial yang valid."
+ "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Kredensial pengguna akan dikirim ke alamat ini. Pengaya ini memeriksa respon dan akan mengartikan kode status HTTP 401 dan 403 sebagai kredensial yang tidak valid, dan semua tanggapan lain akan dianggap sebagai kredensial yang valid."
},
"nplurals=1; plural=0;");
diff --git a/apps/user_webdavauth/l10n/id.json b/apps/user_webdavauth/l10n/id.json
index 88638eb47c6..ba327c72dda 100644
--- a/apps/user_webdavauth/l10n/id.json
+++ b/apps/user_webdavauth/l10n/id.json
@@ -1,6 +1,7 @@
{ "translations": {
"WebDAV Authentication" : "Otentikasi WebDAV",
+ "Address:" : "Alamat:",
"Save" : "Simpan",
- "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Kredensial pengguna akan dikirim ke alamat ini. Pengaya ini memeriksa respon dan akan menafsirkan kode status HTTP 401 dan 403 sebagai kredensial yang tidak valid, dan semua tanggapan lain akan dianggap sebagai kredensial yang valid."
+ "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Kredensial pengguna akan dikirim ke alamat ini. Pengaya ini memeriksa respon dan akan mengartikan kode status HTTP 401 dan 403 sebagai kredensial yang tidak valid, dan semua tanggapan lain akan dianggap sebagai kredensial yang valid."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/core/l10n/bg_BG.js b/core/l10n/bg_BG.js
index fc93aad24da..b69319c2911 100644
--- a/core/l10n/bg_BG.js
+++ b/core/l10n/bg_BG.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Промяна на етикетите",
"Error loading dialog template: {error}" : "Грешка при зареждането на шаблоn за диалог: {error}.",
"No tags selected for deletion." : "Не са избрани етикети за изтриване.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "непознат текст",
+ "Hello world!" : "Здравей Свят!",
+ "sunny" : "слънчево",
+ "Hello {name}, the weather is {weather}" : "Здравей {name}, времето е {weather}",
+ "_download %n file_::_download %n files_" : ["изтегли %n файл","изтегли %n файла"],
"Updating {productName} to version {version}, this may take a while." : "Обновява се {productName} на версия {version}, това може да отнеме време.",
"Please reload the page." : "Моля, презареди страницата.",
"The update was unsuccessful." : "Обновяването неуспешно.",
diff --git a/core/l10n/bg_BG.json b/core/l10n/bg_BG.json
index 7a74dfd6a2c..51b2ba5fc76 100644
--- a/core/l10n/bg_BG.json
+++ b/core/l10n/bg_BG.json
@@ -108,7 +108,11 @@
"Edit tags" : "Промяна на етикетите",
"Error loading dialog template: {error}" : "Грешка при зареждането на шаблоn за диалог: {error}.",
"No tags selected for deletion." : "Не са избрани етикети за изтриване.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "непознат текст",
+ "Hello world!" : "Здравей Свят!",
+ "sunny" : "слънчево",
+ "Hello {name}, the weather is {weather}" : "Здравей {name}, времето е {weather}",
+ "_download %n file_::_download %n files_" : ["изтегли %n файл","изтегли %n файла"],
"Updating {productName} to version {version}, this may take a while." : "Обновява се {productName} на версия {version}, това може да отнеме време.",
"Please reload the page." : "Моля, презареди страницата.",
"The update was unsuccessful." : "Обновяването неуспешно.",
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index e483524df52..84fba415254 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 2001914218a..0690a8fc9b3 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 b4e538a1fdf..e6b31962a6b 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 73a36279b11..a134912a0aa 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 67ca5d4d85b..5b75f4173d5 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 bfb87cde450..c0e0ed09433 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 bae97e3d0cf..db3a874ea2d 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 ba64ef6926f..f098d854201 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 fbeae9a8c04..5ad3d7c4910 100644
--- a/l10n/templates/private.pot
+++ b/l10n/templates/private.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 e9cea0a9ad5..1ec8e0e0841 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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"
@@ -314,8 +314,8 @@ msgstr ""
msgid "Restore encryption keys."
msgstr ""
-#: js/settings.js:27 js/users/users.js:49
-#: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
+#: js/settings.js:27 templates/users/part.createuser.php:12
+#: templates/users/part.userlist.php:10
msgid "Groups"
msgstr ""
@@ -339,8 +339,8 @@ msgstr ""
msgid "undo"
msgstr ""
-#: js/users/users.js:53 templates/users/part.userlist.php:41
-#: templates/users/part.userlist.php:57
+#: js/users/users.js:49 js/users/users.js:53
+#: templates/users/part.userlist.php:41 templates/users/part.userlist.php:57
msgid "no group"
msgstr ""
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index bd80762334a..b358500fc5a 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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 a8b4d81f61f..41e6a9ec21e 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-11-08 01:54-0500\n"
+"POT-Creation-Date: 2014-11-09 01:54-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/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js
index 435bf0f43ec..338ae1ff45a 100644
--- a/settings/l10n/bg_BG.js
+++ b/settings/l10n/bg_BG.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Предупреждения за сигурност и настройки",
"Cron" : "Крон",
"Sharing" : "Споделяне",
"Security" : "Сигурност",
@@ -119,6 +120,7 @@ OC.L10N.register(
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Силно препоръчваме да инсталираш на сървъра пакетите, които подържат следните местоположения: %s.",
"URL generation in notification emails" : "Генериране на URL в имейлите за известяване",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталацията не e инсталиранa в root на домейна и използва cron, може да има проблеми с генерирането на URL. За да избегнеш тези проблеми, моля, промени \"overwritewebroot\" в config.php с webroot пътя (Препоръчително: \"%s\")",
+ "Connectivity Checks" : "Проверки за свързаност",
"No problems found" : "Не са открити проблеми",
"Please double check the <a href='%s'>installation guides</a>." : "Моля, провери <a href='%s'>ръководството за инсталиране</a> отново.",
"Last cron was executed at %s." : "Последният cron се изпълни в %s.",
diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json
index 7925a93bebb..273b5449093 100644
--- a/settings/l10n/bg_BG.json
+++ b/settings/l10n/bg_BG.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Предупреждения за сигурност и настройки",
"Cron" : "Крон",
"Sharing" : "Споделяне",
"Security" : "Сигурност",
@@ -117,6 +118,7 @@
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Силно препоръчваме да инсталираш на сървъра пакетите, които подържат следните местоположения: %s.",
"URL generation in notification emails" : "Генериране на URL в имейлите за известяване",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталацията не e инсталиранa в root на домейна и използва cron, може да има проблеми с генерирането на URL. За да избегнеш тези проблеми, моля, промени \"overwritewebroot\" в config.php с webroot пътя (Препоръчително: \"%s\")",
+ "Connectivity Checks" : "Проверки за свързаност",
"No problems found" : "Не са открити проблеми",
"Please double check the <a href='%s'>installation guides</a>." : "Моля, провери <a href='%s'>ръководството за инсталиране</a> отново.",
"Last cron was executed at %s." : "Последният cron се изпълни в %s.",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 713ed4e686f..420e4dfab7b 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Consigliamo vivamente di installare i pacchetti richiesti sul tuo sistema per supportare una delle\nlocalizzazioni seguenti: %s.",
"URL generation in notification emails" : "Generazione di URL nelle email di notifica",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwritewebroot\" nel file config.php al percorso della radice del sito della tua installazione (Suggerito: \"%s\")",
+ "Connectivity Checks" : "Controlli di connettività",
"No problems found" : "Nessun problema trovato",
"Please double check the <a href='%s'>installation guides</a>." : "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
"Last cron was executed at %s." : "L'ultimo cron è stato eseguito alle %s.",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 2e88a90b551..fb7638d827d 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -118,6 +118,7 @@
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Consigliamo vivamente di installare i pacchetti richiesti sul tuo sistema per supportare una delle\nlocalizzazioni seguenti: %s.",
"URL generation in notification emails" : "Generazione di URL nelle email di notifica",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwritewebroot\" nel file config.php al percorso della radice del sito della tua installazione (Suggerito: \"%s\")",
+ "Connectivity Checks" : "Controlli di connettività",
"No problems found" : "Nessun problema trovato",
"Please double check the <a href='%s'>installation guides</a>." : "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
"Last cron was executed at %s." : "L'ultimo cron è stato eseguito alle %s.",