summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-27 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-27 00:08:23 +0000
commitde2dc3c9196c5d8a869f5bc16e4e24262ac234c8 (patch)
tree823a08f0fd75367b60b9d6be710efbb1764b0462 /apps
parent271959b1d97b30388ac55efa94b6d5d1e28fa22d (diff)
downloadnextcloud-server-de2dc3c9196c5d8a869f5bc16e4e24262ac234c8.tar.gz
nextcloud-server-de2dc3c9196c5d8a869f5bc16e4e24262ac234c8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/cs.js3
-rw-r--r--apps/files/l10n/cs.json3
-rw-r--r--apps/files/l10n/sk.js18
-rw-r--r--apps/files/l10n/sk.json18
-rw-r--r--apps/files/l10n/zh_CN.js5
-rw-r--r--apps/files/l10n/zh_CN.json5
-rw-r--r--apps/sharebymail/l10n/ca.js47
-rw-r--r--apps/sharebymail/l10n/ca.json45
-rw-r--r--apps/theming/l10n/sv.js2
-rw-r--r--apps/theming/l10n/sv.json2
-rw-r--r--apps/user_ldap/l10n/zh_CN.js2
-rw-r--r--apps/user_ldap/l10n/zh_CN.json2
12 files changed, 150 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index eb848173107..ecba0ffbc7d 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Actions" : "Činnosti",
"Download" : "Stáhnout",
"Rename" : "Přejmenovat",
+ "Move or copy" : "Přesunout nebo zkopírovat",
"Target folder" : "Cílový adresář",
"Delete" : "Smazat",
"Disconnect storage" : "Odpojit úložiště",
@@ -35,6 +36,8 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
"Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
+ "Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
"{newName} already exists" : "{newName} již existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index d03fe0fa0d7..c214592723e 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -19,6 +19,7 @@
"Actions" : "Činnosti",
"Download" : "Stáhnout",
"Rename" : "Přejmenovat",
+ "Move or copy" : "Přesunout nebo zkopírovat",
"Target folder" : "Cílový adresář",
"Delete" : "Smazat",
"Disconnect storage" : "Odpojit úložiště",
@@ -33,6 +34,8 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
"Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
+ "Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
"{newName} already exists" : "{newName} již existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 704e1931345..640c6a477d9 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -16,10 +16,13 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
"Not enough free space" : "Nedostatok voľného miesta",
+ "Uploading …" : "Nahráva sa ...",
+ "…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Akcie",
"Download" : "Sťahovanie",
"Rename" : "Premenovať",
+ "Move or copy" : "Presunúť alebo kopírovať",
"Target folder" : "Cieľový priečinok",
"Delete" : "Zmazať",
"Disconnect storage" : "Odpojiť úložisko",
@@ -34,6 +37,10 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
"Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
+ "Could not copy \"{file}\"" : "Nie je možné skopírovať \"{file}\"",
+ "Copied {origin} inside {destination}" : "Skopírované {origin} do {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopírované {origin} a {nbfiles} ostatných súborov do {destination}",
"{newName} already exists" : "{newName} už existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
@@ -62,11 +69,14 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
"View in folder" : "Zobraziť v priečinku",
+ "Copied!" : "Skopírované!",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
"Favorited" : "Pridané k obľúbeným",
"Favorite" : "Obľúbené",
"New folder" : "Nový priečinok",
+ "Upload file" : "Nahrať súbor",
"An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
"Added to favorites" : "Pridané do obľúbených",
"Removed from favorites" : "Odstránené z obľúbených",
@@ -79,6 +89,7 @@ OC.L10N.register(
"Restored by {user}" : "Obnovené užívateľom {user}",
"Renamed by {user}" : "Premenované užívateľom {user}",
"Moved by {user}" : "Presunuté užívateľom {user}",
+ "\"remote user\"" : "\"vzdialený používateľ\"",
"You created {file}" : "Vytvorili ste súbor {file}",
"{user} created {file}" : "{user} vytvoril súbor {file}",
"{file} was created in a public folder" : "{file} bol vytvorený vo verejnom priečinku",
@@ -95,7 +106,10 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong> alebo <strong>premenovaný</strong>",
"A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Súbor alebo priečinok bol <strong>odstránený</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Obmedzte upozornenia na vytvorenie a zmeny na vaše <strong>obľúbené súbory</strong> <em>(Len streamy)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Súbor alebo priečinok bol <strong>obnovený</strong>",
+ "Unlimited" : "Neobmedzené",
"Upload (max. %s)" : "Nahrať (max. %s)",
"File handling" : "Nastavenie správania sa k súborom",
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
@@ -103,16 +117,20 @@ OC.L10N.register(
"Save" : "Uložiť",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
+ "%s of %s used" : "Využité: %s z %s",
+ "%s used" : "%s použitých",
"Settings" : "Nastavenia",
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>",
+ "Uploading @" : "Nahráva sa @",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
"Select all" : "Vybrať všetko",
"Upload too large" : "Nahrávanie je príliš veľké",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
+ "No favorites yet" : "Zatiaľ žiadne obľúbené",
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
"Shared with you" : "Vám sprístupnené",
"Shared with others" : "Sprístupnené ostatným",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 25da9163df7..7d66eaad059 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -14,10 +14,13 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
"Not enough free space" : "Nedostatok voľného miesta",
+ "Uploading …" : "Nahráva sa ...",
+ "…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Akcie",
"Download" : "Sťahovanie",
"Rename" : "Premenovať",
+ "Move or copy" : "Presunúť alebo kopírovať",
"Target folder" : "Cieľový priečinok",
"Delete" : "Zmazať",
"Disconnect storage" : "Odpojiť úložisko",
@@ -32,6 +35,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
"Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
+ "Could not copy \"{file}\"" : "Nie je možné skopírovať \"{file}\"",
+ "Copied {origin} inside {destination}" : "Skopírované {origin} do {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopírované {origin} a {nbfiles} ostatných súborov do {destination}",
"{newName} already exists" : "{newName} už existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
@@ -60,11 +67,14 @@
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["zodpovedá '{filter}'","zodpovedá '{filter}'","zodpovedá '{filter}'"],
"View in folder" : "Zobraziť v priečinku",
+ "Copied!" : "Skopírované!",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
"Favorited" : "Pridané k obľúbeným",
"Favorite" : "Obľúbené",
"New folder" : "Nový priečinok",
+ "Upload file" : "Nahrať súbor",
"An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
"Added to favorites" : "Pridané do obľúbených",
"Removed from favorites" : "Odstránené z obľúbených",
@@ -77,6 +87,7 @@
"Restored by {user}" : "Obnovené užívateľom {user}",
"Renamed by {user}" : "Premenované užívateľom {user}",
"Moved by {user}" : "Presunuté užívateľom {user}",
+ "\"remote user\"" : "\"vzdialený používateľ\"",
"You created {file}" : "Vytvorili ste súbor {file}",
"{user} created {file}" : "{user} vytvoril súbor {file}",
"{file} was created in a public folder" : "{file} bol vytvorený vo verejnom priečinku",
@@ -93,7 +104,10 @@
"A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong> alebo <strong>premenovaný</strong>",
"A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Súbor alebo priečinok bol <strong>odstránený</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Obmedzte upozornenia na vytvorenie a zmeny na vaše <strong>obľúbené súbory</strong> <em>(Len streamy)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Súbor alebo priečinok bol <strong>obnovený</strong>",
+ "Unlimited" : "Neobmedzené",
"Upload (max. %s)" : "Nahrať (max. %s)",
"File handling" : "Nastavenie správania sa k súborom",
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
@@ -101,16 +115,20 @@
"Save" : "Uložiť",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
+ "%s of %s used" : "Využité: %s z %s",
+ "%s used" : "%s použitých",
"Settings" : "Nastavenia",
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>",
+ "Uploading @" : "Nahráva sa @",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
"Select all" : "Vybrať všetko",
"Upload too large" : "Nahrávanie je príliš veľké",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
+ "No favorites yet" : "Zatiaľ žiadne obľúbené",
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
"Shared with you" : "Vám sprístupnené",
"Shared with others" : "Sprístupnené ostatným",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 32c022acede..84bf822b471 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Actions" : "操作",
"Download" : "下载",
"Rename" : "重命名",
+ "Move or copy" : "移动或者复制",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开存储链接",
@@ -36,6 +37,10 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员",
"Could not move \"{file}\", target exists" : "无法移动 \"{file}\", 目标已存在",
"Could not move \"{file}\"" : "无法移动 \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "无法复制“{文件}”,目标存在",
+ "Could not copy \"{file}\"" : "不能复制 \"{文件}\"",
+ "Copied {origin} inside {destination}" : "在{destination}内复制{origin}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "在{destination}内复制{origin}和{nbfiles}其他文件",
"{newName} already exists" : "{newname} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\", 此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\". 请尝试其他的名称.",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 6100811f85f..42a8ea92093 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -20,6 +20,7 @@
"Actions" : "操作",
"Download" : "下载",
"Rename" : "重命名",
+ "Move or copy" : "移动或者复制",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开存储链接",
@@ -34,6 +35,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员",
"Could not move \"{file}\", target exists" : "无法移动 \"{file}\", 目标已存在",
"Could not move \"{file}\"" : "无法移动 \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "无法复制“{文件}”,目标存在",
+ "Could not copy \"{file}\"" : "不能复制 \"{文件}\"",
+ "Copied {origin} inside {destination}" : "在{destination}内复制{origin}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "在{destination}内复制{origin}和{nbfiles}其他文件",
"{newName} already exists" : "{newname} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\", 此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\". 请尝试其他的名称.",
diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js
new file mode 100644
index 00000000000..0783846acb7
--- /dev/null
+++ b/apps/sharebymail/l10n/ca.js
@@ -0,0 +1,47 @@
+OC.L10N.register(
+ "sharebymail",
+ {
+ "Shared with %1$s" : "Compartit amb %1$s",
+ "Shared with {email}" : "Compartit amb {email}",
+ "Shared with %1$s by %2$s" : "Compartit amb %1$s per %2$s",
+ "Shared with {email} by {actor}" : "Compartit amb {email} per {actor}",
+ "Password for mail share sent to %1$s" : "S'ha enviat una contrasenya per a la compartició de correu %1$s",
+ "Password for mail share sent to {email}" : "Contrasenya per a la compartició de correu enviada a {email}",
+ "Password for mail share sent to you" : "Contrasenya per a la part compartida que se us ha enviat",
+ "You shared %1$s with %2$s by mail" : "Has compartit %1$s amb %2$s per correu",
+ "You shared {file} with {email} by mail" : "Has compartit {file} amb {email} per correu",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s ha compartit %1$s amb %2$s per correu",
+ "{actor} shared {file} with {email} by mail" : "{actor} ha compartit {file} amb {email} per correu",
+ "Password to access %1$s was sent to %2s" : "S'ha enviat %2s la contrasenya d'accés %1$s",
+ "Password to access {file} was sent to {email}" : "La contrasenya per accedir a {file} s'ha enviat a {email}",
+ "Password to access %1$s was sent to you" : "S'ha enviat la contrasenya d'accés %1$s",
+ "Password to access {file} was sent to you" : "S'ha enviat la contrasenya per accedir a {file}",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.",
+ "Failed to send share by email" : "No s'ha pogut enviar compartir per correu electrònic",
+ "%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
+ "%s shared »%s« with you." : "%s compartit »%s« amb tu.",
+ "Click the button below to open it." : "Feu clic al botó següent per obrir-lo.",
+ "Open »%s«" : "Obert »%s«",
+ "%s via %s" : "%svia%s",
+ "Password to access »%s« shared to you by %s" : "Contrasenya d'accés »%s« compartida per vostè %s",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%scompartit »%s« amb tu. Heu d'haver rebut un correu independent amb un enllaç per accedir-hi.",
+ "Password to access »%s«" : "Contrasenya d'accés »%s«",
+ "It is protected with the following password: %s" : "Està protegit amb la següent contrasenya: %s",
+ "Password to access »%s« shared with %s" : "Contrasenya d'accés »%s« compartit amb %s",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabeu de compartir »%s« amb %s. La part ja s'ha enviat al destinatari. A causa de les polítiques de seguretat definides per l'administrador de %scada acció, ha de ser protegit per contrasenya i no es permet enviar la contrasenya directament al destinatari. Per tant, heu de reenviar la contrasenya manualment al destinatari.",
+ "This is the password: %s" : "Aquesta és la contrasenya:%s",
+ "You can choose a different password at any time in the share dialog." : "Podeu triar una contrasenya diferent en qualsevol moment al diàleg d'accions.",
+ "Could not find share" : "No s'ha pogut trobar la compartició",
+ "Share by mail" : "Comparteix per correu",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta posant una adreça de correu electrònic.",
+ "Send password by mail" : "Enviar contrasenya per correu",
+ "Enforce password protection" : "Reforça la protecció amb contrasenya",
+ "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic",
+ "%s shared »%s« with you on behalf of %s" : "%s compartit »%s« amb vostè en nom de %s",
+ "Failed to create the E-mail" : "No s'ha pogut crear el correu electrònic",
+ "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb vostè en nom de %s\n\n%s\n\n",
+ "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb tu.\n\n%s\n\n",
+ "Cheers!" : "Salut!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola, <br><br>%s compartit <a href=\"%s\">%s</a> amb vosaltres en representació de %s. <br><br>"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/ca.json b/apps/sharebymail/l10n/ca.json
new file mode 100644
index 00000000000..c5254f91fd0
--- /dev/null
+++ b/apps/sharebymail/l10n/ca.json
@@ -0,0 +1,45 @@
+{ "translations": {
+ "Shared with %1$s" : "Compartit amb %1$s",
+ "Shared with {email}" : "Compartit amb {email}",
+ "Shared with %1$s by %2$s" : "Compartit amb %1$s per %2$s",
+ "Shared with {email} by {actor}" : "Compartit amb {email} per {actor}",
+ "Password for mail share sent to %1$s" : "S'ha enviat una contrasenya per a la compartició de correu %1$s",
+ "Password for mail share sent to {email}" : "Contrasenya per a la compartició de correu enviada a {email}",
+ "Password for mail share sent to you" : "Contrasenya per a la part compartida que se us ha enviat",
+ "You shared %1$s with %2$s by mail" : "Has compartit %1$s amb %2$s per correu",
+ "You shared {file} with {email} by mail" : "Has compartit {file} amb {email} per correu",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s ha compartit %1$s amb %2$s per correu",
+ "{actor} shared {file} with {email} by mail" : "{actor} ha compartit {file} amb {email} per correu",
+ "Password to access %1$s was sent to %2s" : "S'ha enviat %2s la contrasenya d'accés %1$s",
+ "Password to access {file} was sent to {email}" : "La contrasenya per accedir a {file} s'ha enviat a {email}",
+ "Password to access %1$s was sent to you" : "S'ha enviat la contrasenya d'accés %1$s",
+ "Password to access {file} was sent to you" : "S'ha enviat la contrasenya per accedir a {file}",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.",
+ "Failed to send share by email" : "No s'ha pogut enviar compartir per correu electrònic",
+ "%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
+ "%s shared »%s« with you." : "%s compartit »%s« amb tu.",
+ "Click the button below to open it." : "Feu clic al botó següent per obrir-lo.",
+ "Open »%s«" : "Obert »%s«",
+ "%s via %s" : "%svia%s",
+ "Password to access »%s« shared to you by %s" : "Contrasenya d'accés »%s« compartida per vostè %s",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%scompartit »%s« amb tu. Heu d'haver rebut un correu independent amb un enllaç per accedir-hi.",
+ "Password to access »%s«" : "Contrasenya d'accés »%s«",
+ "It is protected with the following password: %s" : "Està protegit amb la següent contrasenya: %s",
+ "Password to access »%s« shared with %s" : "Contrasenya d'accés »%s« compartit amb %s",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabeu de compartir »%s« amb %s. La part ja s'ha enviat al destinatari. A causa de les polítiques de seguretat definides per l'administrador de %scada acció, ha de ser protegit per contrasenya i no es permet enviar la contrasenya directament al destinatari. Per tant, heu de reenviar la contrasenya manualment al destinatari.",
+ "This is the password: %s" : "Aquesta és la contrasenya:%s",
+ "You can choose a different password at any time in the share dialog." : "Podeu triar una contrasenya diferent en qualsevol moment al diàleg d'accions.",
+ "Could not find share" : "No s'ha pogut trobar la compartició",
+ "Share by mail" : "Comparteix per correu",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta posant una adreça de correu electrònic.",
+ "Send password by mail" : "Enviar contrasenya per correu",
+ "Enforce password protection" : "Reforça la protecció amb contrasenya",
+ "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic",
+ "%s shared »%s« with you on behalf of %s" : "%s compartit »%s« amb vostè en nom de %s",
+ "Failed to create the E-mail" : "No s'ha pogut crear el correu electrònic",
+ "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb vostè en nom de %s\n\n%s\n\n",
+ "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb tu.\n\n%s\n\n",
+ "Cheers!" : "Salut!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola, <br><br>%s compartit <a href=\"%s\">%s</a> amb vosaltres en representació de %s. <br><br>"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js
index 8b5593a9296..d1924d736ca 100644
--- a/apps/theming/l10n/sv.js
+++ b/apps/theming/l10n/sv.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Loading preview…" : "Laddar förhandsvisning...",
"Saved" : "Sparat",
"Admin" : "Admin",
- "a safe home for all your data" : "En säker plats för alla dina filer och data",
+ "a safe home for all your data" : "En säker lagringsplats för all din data",
"The given name is too long" : "Det angivna namnet är för långt",
"The given web address is too long" : "Den angivna adressen är för lång",
"The given slogan is too long" : "Den angivna slogan är för lång",
diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json
index 1fff816ab76..ad5de1b2f3f 100644
--- a/apps/theming/l10n/sv.json
+++ b/apps/theming/l10n/sv.json
@@ -2,7 +2,7 @@
"Loading preview…" : "Laddar förhandsvisning...",
"Saved" : "Sparat",
"Admin" : "Admin",
- "a safe home for all your data" : "En säker plats för alla dina filer och data",
+ "a safe home for all your data" : "En säker lagringsplats för all din data",
"The given name is too long" : "Det angivna namnet är för långt",
"The given web address is too long" : "Den angivna adressen är för lång",
"The given slogan is too long" : "Den angivna slogan är för lång",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index e9e7fe14191..71c97186d52 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -79,7 +79,9 @@ OC.L10N.register(
"Verify settings and count the groups" : "验证设置和统计组",
"When logging in, %s will find the user based on the following attributes:" : "登录时,%s将查找基于以下属性的用户:",
"LDAP / AD Username:" : "LDAP/AD用户名:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "允许登录LDAP / AD用户名,这是“uid”或“sAMAccountName”,并将被检测到。",
"LDAP / AD Email Address:" : "LDAP/AD邮箱地址:",
+ "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "允许根据电子邮件属性登录。 允许“mail”和“mailPrimaryAddress”。",
"Other Attributes:" : "其他属性:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定义登录时采用的过滤规则。登录时用 \"%%uid\" 替换用户名。例如:\"uid=%%uid\"",
"Test Loginname" : "测试登录名",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index fb8737c44ac..0a96c0257b5 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -77,7 +77,9 @@
"Verify settings and count the groups" : "验证设置和统计组",
"When logging in, %s will find the user based on the following attributes:" : "登录时,%s将查找基于以下属性的用户:",
"LDAP / AD Username:" : "LDAP/AD用户名:",
+ "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "允许登录LDAP / AD用户名,这是“uid”或“sAMAccountName”,并将被检测到。",
"LDAP / AD Email Address:" : "LDAP/AD邮箱地址:",
+ "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "允许根据电子邮件属性登录。 允许“mail”和“mailPrimaryAddress”。",
"Other Attributes:" : "其他属性:",
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定义登录时采用的过滤规则。登录时用 \"%%uid\" 替换用户名。例如:\"uid=%%uid\"",
"Test Loginname" : "测试登录名",