summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-06 00:08:30 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-06 00:08:30 +0000
commit4c54ca571df20562b3a11f865a053f03ece4c3ac (patch)
treea9bb292546b2dc63853ff16649733aa430a92599
parent9ba51247f0ab65e8e92763508a9ba3c53f275fab (diff)
downloadnextcloud-server-4c54ca571df20562b3a11f865a053f03ece4c3ac.tar.gz
nextcloud-server-4c54ca571df20562b3a11f865a053f03ece4c3ac.zip
[tx-robot] updated from transifex
-rw-r--r--apps/encryption/l10n/sr.js26
-rw-r--r--apps/encryption/l10n/sr.json26
-rw-r--r--apps/federation/l10n/sr.js19
-rw-r--r--apps/federation/l10n/sr.json19
-rw-r--r--apps/files/l10n/da.js1
-rw-r--r--apps/files/l10n/da.json1
-rw-r--r--apps/files/l10n/de.js1
-rw-r--r--apps/files/l10n/de.json1
-rw-r--r--apps/files/l10n/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
-rw-r--r--apps/files/l10n/pl.js1
-rw-r--r--apps/files/l10n/pl.json1
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files/l10n/ru.js1
-rw-r--r--apps/files/l10n/ru.json1
-rw-r--r--apps/files/l10n/tr.js1
-rw-r--r--apps/files/l10n/tr.json1
-rw-r--r--apps/files_external/l10n/ru.js2
-rw-r--r--apps/files_external/l10n/ru.json2
-rw-r--r--apps/files_versions/l10n/sr.js7
-rw-r--r--apps/files_versions/l10n/sr.json7
-rw-r--r--core/l10n/da.js1
-rw-r--r--core/l10n/da.json1
-rw-r--r--core/l10n/de.js1
-rw-r--r--core/l10n/de.json1
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/pt_BR.js1
-rw-r--r--core/l10n/pt_BR.json1
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
-rw-r--r--lib/l10n/ru.js1
-rw-r--r--lib/l10n/ru.json1
42 files changed, 108 insertions, 34 deletions
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js
index d875adebf2d..f41cc4ffeb6 100644
--- a/apps/encryption/l10n/sr.js
+++ b/apps/encryption/l10n/sr.js
@@ -17,15 +17,28 @@ OC.L10N.register(
"Recovery Key disabled" : "Кључ за опоравак искључен",
"Recovery Key enabled" : "Кључ за опоравак укључен",
"Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ за опоравак. Покушајте поново или контактирајте администратора",
- "Could not update the private key password." : "Не могу да ажирирам лозинку личног кључа.",
+ "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." : "Лозинка личног кључа је успешно ажурирана.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) у нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са вама.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са вама.",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан тајни кључ за апликацију шифровања. Ажурирајте Ваш тајни кључ у личним подешавањима да вратите назад приступ шифрованим фајловима.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Апликација за шифровање је укључена, али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Укључите шифровање на страни сервера и администраторским подешавањима да бисте користили модул за шифровање.",
+ "Encryption app is enabled and ready" : "Апликација за шифровање је укључена и спремна",
+ "Bad Signature" : "Лош потпис",
+ "Missing Signature" : "Недостаје потпис",
+ "one-time password for server-side-encryption" : "једнокрана лозинка за шифровање на серверској страни",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са Вама.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са Вама.",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Поштовање,\n\nадминистратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком '%s'.\n\nУлогујте се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним подешавањима и ажурирајте Вашу лозинку за шифровање тако што унесете ову лозинку у поље 'стара лозинка за пријаву' и Вашу тренутно лозинку за пријављивање.\n",
"The share will expire on %s." : "Дељење истиче %s.",
- "Cheers!" : "Здраво!",
+ "Cheers!" : "Поздрав!",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Поштовање,<br><br>администратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком <strong>%s</strong>.<br><br>Улогујте се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним подешавањима и ажурирајте Вашу лозинку за шифровање тако што унесете ову лозинку у поље 'стара лозинка за пријаву' и Вашу тренутно лозинку за пријављивање.<br><br>",
+ "Default encryption module" : "Подразумевани модул за шифровање",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација за шифровање је укључена, али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.",
+ "Encrypt the home storage" : "Шифрујте Ваше главно складиште",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивањем ове опције ћете шифровати све фајлове на главном складишту, а у супротном ће само фајловим на спољашњем складишту бити шифровани",
"Enable recovery key" : "Омогући кључ за опоравак",
"Disable recovery key" : "Онемогући кључ за опоравак",
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Кључ за опоравак је додатни шифрарски кључ који се користи за шифровање фајлова. Он омогућава опоравак корисничких фајлова ако корисник заборави своју лозинку.",
@@ -36,6 +49,7 @@ OC.L10N.register(
"New recovery key password" : "Нова лозинка кључа за опоравак",
"Repeat new recovery key password" : "Поновите нову лозинку кључа за опоравак",
"Change Password" : "Измени лозинку",
+ "Basic encryption module" : "Основни модул за шифровање",
"Your private key password no longer matches your log-in password." : "Лозинка вашег личног кључа више није иста као ваша лозинка за пријаву.",
"Set your old private key password to your current log-in password:" : "Поставите стару лозинку личног кључа као тренутну лозинку за пријаву:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ако се не сећате старе лозинке, можете затражити од администратора да опорави ваше фајлове.",
@@ -44,8 +58,8 @@ OC.L10N.register(
"Update Private Key Password" : "Ажурирај лозинку личног кључа",
"Enable password recovery:" : "Укључи опоравак лозинке:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Укључивање ове опције омогућиће поновно добијање приступа вашим шифрованим фајловима у случају губитка лозинке",
- "Enabled" : "укључено",
- "Disabled" : "искључено",
+ "Enabled" : "Укључено",
+ "Disabled" : "Искључено",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json
index 69a73d1a6c2..316dd670947 100644
--- a/apps/encryption/l10n/sr.json
+++ b/apps/encryption/l10n/sr.json
@@ -15,15 +15,28 @@
"Recovery Key disabled" : "Кључ за опоравак искључен",
"Recovery Key enabled" : "Кључ за опоравак укључен",
"Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ за опоравак. Покушајте поново или контактирајте администратора",
- "Could not update the private key password." : "Не могу да ажирирам лозинку личног кључа.",
+ "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." : "Лозинка личног кључа је успешно ажурирана.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) у нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са вама.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са вама.",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан тајни кључ за апликацију шифровања. Ажурирајте Ваш тајни кључ у личним подешавањима да вратите назад приступ шифрованим фајловима.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Апликација за шифровање је укључена, али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Укључите шифровање на страни сервера и администраторским подешавањима да бисте користили модул за шифровање.",
+ "Encryption app is enabled and ready" : "Апликација за шифровање је укључена и спремна",
+ "Bad Signature" : "Лош потпис",
+ "Missing Signature" : "Недостаје потпис",
+ "one-time password for server-side-encryption" : "једнокрана лозинка за шифровање на серверској страни",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са Вама.",
+ "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са Вама.",
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Поштовање,\n\nадминистратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком '%s'.\n\nУлогујте се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним подешавањима и ажурирајте Вашу лозинку за шифровање тако што унесете ову лозинку у поље 'стара лозинка за пријаву' и Вашу тренутно лозинку за пријављивање.\n",
"The share will expire on %s." : "Дељење истиче %s.",
- "Cheers!" : "Здраво!",
+ "Cheers!" : "Поздрав!",
+ "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Поштовање,<br><br>администратор је укључио шифровање на серверској страни. Ваши фајлови су шифровани лозинком <strong>%s</strong>.<br><br>Улогујте се на веб сучеље, идите на одељак 'основни модул за шифровање' у личним подешавањима и ажурирајте Вашу лозинку за шифровање тако што унесете ову лозинку у поље 'стара лозинка за пријаву' и Вашу тренутно лозинку за пријављивање.<br><br>",
+ "Default encryption module" : "Подразумевани модул за шифровање",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација за шифровање је укључена, али кључеви још нису иницијализовани. Одјавите се и поново се пријавите.",
+ "Encrypt the home storage" : "Шифрујте Ваше главно складиште",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивањем ове опције ћете шифровати све фајлове на главном складишту, а у супротном ће само фајловим на спољашњем складишту бити шифровани",
"Enable recovery key" : "Омогући кључ за опоравак",
"Disable recovery key" : "Онемогући кључ за опоравак",
"The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Кључ за опоравак је додатни шифрарски кључ који се користи за шифровање фајлова. Он омогућава опоравак корисничких фајлова ако корисник заборави своју лозинку.",
@@ -34,6 +47,7 @@
"New recovery key password" : "Нова лозинка кључа за опоравак",
"Repeat new recovery key password" : "Поновите нову лозинку кључа за опоравак",
"Change Password" : "Измени лозинку",
+ "Basic encryption module" : "Основни модул за шифровање",
"Your private key password no longer matches your log-in password." : "Лозинка вашег личног кључа више није иста као ваша лозинка за пријаву.",
"Set your old private key password to your current log-in password:" : "Поставите стару лозинку личног кључа као тренутну лозинку за пријаву:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ако се не сећате старе лозинке, можете затражити од администратора да опорави ваше фајлове.",
@@ -42,8 +56,8 @@
"Update Private Key Password" : "Ажурирај лозинку личног кључа",
"Enable password recovery:" : "Укључи опоравак лозинке:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Укључивање ове опције омогућиће поновно добијање приступа вашим шифрованим фајловима у случају губитка лозинке",
- "Enabled" : "укључено",
- "Disabled" : "искључено",
+ "Enabled" : "Укључено",
+ "Disabled" : "Искључено",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/federation/l10n/sr.js b/apps/federation/l10n/sr.js
index 4a0fad5ae4c..88f2c6dfd69 100644
--- a/apps/federation/l10n/sr.js
+++ b/apps/federation/l10n/sr.js
@@ -1,15 +1,16 @@
OC.L10N.register(
"federation",
{
- "Server added to the list of trusted ownClouds" : "Сервер додат на списак поверљивих оунКлауд сервера",
- "Server is already in the list of trusted servers." : "Сервер је већ на списку поверљивих сервера.",
- "No ownCloud server found" : "Ниједан оунКлауд сервер није нађен",
- "Could not add server" : "Не могох да додам сервер",
- "Federation" : "Здруживање",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "оунКлауд здруживање вам омогућује да се повежете са другим поверљивим оунКлауд серверима да бисте разменили кориснички директоријум. На пример, ово ће да се користи за аутоматско довршавање спољашњих корисника за здружено дељење.",
+ "Added to the list of trusted servers" : "Додат на листу сервера од поверења",
+ "Server is already in the list of trusted servers." : "Сервер је већ на списку сервера од поверења.",
+ "No server to federate with found" : "Није нађен сервер за здруживање",
+ "Could not add server" : "Неуспело додавање сервера",
+ "Trusted servers" : "Сервери од поверења",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Здруживање омогућава да се повежете са другим серверима од поверења и да мењате корисничке директоријуме.",
"Add server automatically once a federated share was created successfully" : "Додај сервер аутоматски по успешном прављењу здруженог дељења",
- "Trusted ownCloud Servers" : "Поверљиви оунКлауд сервери",
- "+ Add ownCloud server" : "+ Додај оунКлауд сервер",
- "ownCloud Server" : "оунКлауд сервер"
+ "+ Add trusted server" : "+ Додај сервер од поверења",
+ "Trusted server" : "Сервер од поверења",
+ "Add" : "Додај",
+ "Federation" : "Здруживање"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/federation/l10n/sr.json b/apps/federation/l10n/sr.json
index d821056fc62..c70b5f1a622 100644
--- a/apps/federation/l10n/sr.json
+++ b/apps/federation/l10n/sr.json
@@ -1,13 +1,14 @@
{ "translations": {
- "Server added to the list of trusted ownClouds" : "Сервер додат на списак поверљивих оунКлауд сервера",
- "Server is already in the list of trusted servers." : "Сервер је већ на списку поверљивих сервера.",
- "No ownCloud server found" : "Ниједан оунКлауд сервер није нађен",
- "Could not add server" : "Не могох да додам сервер",
- "Federation" : "Здруживање",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "оунКлауд здруживање вам омогућује да се повежете са другим поверљивим оунКлауд серверима да бисте разменили кориснички директоријум. На пример, ово ће да се користи за аутоматско довршавање спољашњих корисника за здружено дељење.",
+ "Added to the list of trusted servers" : "Додат на листу сервера од поверења",
+ "Server is already in the list of trusted servers." : "Сервер је већ на списку сервера од поверења.",
+ "No server to federate with found" : "Није нађен сервер за здруживање",
+ "Could not add server" : "Неуспело додавање сервера",
+ "Trusted servers" : "Сервери од поверења",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Здруживање омогућава да се повежете са другим серверима од поверења и да мењате корисничке директоријуме.",
"Add server automatically once a federated share was created successfully" : "Додај сервер аутоматски по успешном прављењу здруженог дељења",
- "Trusted ownCloud Servers" : "Поверљиви оунКлауд сервери",
- "+ Add ownCloud server" : "+ Додај оунКлауд сервер",
- "ownCloud Server" : "оунКлауд сервер"
+ "+ Add trusted server" : "+ Додај сервер од поверења",
+ "Trusted server" : "Сервер од поверења",
+ "Add" : "Додај",
+ "Federation" : "Здруживање"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index 442d64a68b4..b8f4515cf74 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">tilgå dine filer via WebDAV</a>",
"Uploading @" : "Uploader @",
+ "Cancel upload" : "Annuller upload ",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index 2397165b0c5..7e5e35de51e 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">tilgå dine filer via WebDAV</a>",
"Uploading @" : "Uploader @",
+ "Cancel upload" : "Annuller upload ",
"No files in here" : "Her er ingen filer",
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 5bf97de85c8..166166316ab 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>",
"Uploading @" : "Lade @ hoch",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index e7161bf2115..f520dc86f13 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>",
"Uploading @" : "Lade @ hoch",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 43128c36e20..91bf5dba7a5 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">via WebDAV auf Ihre Dateien zuzugreifen</a>",
"Uploading @" : "Lade @ hoch",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 71b6d542cf1..dcb310ae707 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">via WebDAV auf Ihre Dateien zuzugreifen</a>",
"Uploading @" : "Lade @ hoch",
+ "Cancel upload" : "Hochladen abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index bc20ef8ec4c..0111a0d02dc 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Uploading @" : "Envoi en cours @",
+ "Cancel upload" : "Annuler le téléversement",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 3c49b20cfc3..0cc1f32c479 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
"Uploading @" : "Envoi en cours @",
+ "Cancel upload" : "Annuler le téléversement",
"No files in here" : "Aucun fichier",
"Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 3856fbf98f0..1d11928c27a 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostęp do swoich plików poprzez WebDAV</a>",
"Uploading @" : "Wysyłanie",
+ "Cancel upload" : "Anuluj wysyłanie",
"No files in here" : "Brak plików",
"Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.",
"No entries found in this folder" : "Brak wpisów w tym folderze",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 0aad01725bb..91fe2b1c44d 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostęp do swoich plików poprzez WebDAV</a>",
"Uploading @" : "Wysyłanie",
+ "Cancel upload" : "Anuluj wysyłanie",
"No files in here" : "Brak plików",
"Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.",
"No entries found in this folder" : "Brak wpisów w tym folderze",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index c091f663055..ab8f1c14afb 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">para acessar seus arquivos via WebDAV</a>",
"Uploading @" : "Enviando @",
+ "Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 2f54a12f642..c551e03a978 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">para acessar seus arquivos via WebDAV</a>",
"Uploading @" : "Enviando @",
+ "Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 5aa93caec02..1455ed2abd3 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа по WebDAV</a>",
"Uploading @" : "Выгрузка @",
+ "Cancel upload" : "Отменить выгрузку",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"No entries found in this folder" : "В этом каталоге ничего не найдено",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 5860678cdfd..20bbb1d2e31 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Используйте этот адрес <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">для доступа по WebDAV</a>",
"Uploading @" : "Выгрузка @",
+ "Cancel upload" : "Отменить выгрузку",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"No entries found in this folder" : "В этом каталоге ничего не найдено",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 960d81ed7c6..d5ee46c53b8 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Dosyalarınıza WebDAV üzerinden erişmek için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">bu adresi kullanın</a>",
"Uploading @" : "Yükleniyor @",
+ "Cancel upload" : "Yüklemeyi iptal et",
"No files in here" : "Burada herhangi bir dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 1a7d8b2cf8b..b63f114f80a 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Dosyalarınıza WebDAV üzerinden erişmek için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">bu adresi kullanın</a>",
"Uploading @" : "Yükleniyor @",
+ "Cancel upload" : "Yüklemeyi iptal et",
"No files in here" : "Burada herhangi bir dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı",
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index db51be07405..75e2e243589 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"(group)" : "(группа)",
"Compatibility with Mac NFD encoding (slow)" : "Совместимость с кодировкой Mac NFD (медленно)",
"Admin defined" : "Определено админом",
+ "Are you sure you want to delete this external storage" : "Действительно удалить это внешнее хранилище?",
+ "Delete storage?" : "Удалить хранилище?",
"Saved" : "Сохранено",
"Saving..." : "Сохранение...",
"Save" : "Сохранить",
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 520136f7520..27da77399f8 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -12,6 +12,8 @@
"(group)" : "(группа)",
"Compatibility with Mac NFD encoding (slow)" : "Совместимость с кодировкой Mac NFD (медленно)",
"Admin defined" : "Определено админом",
+ "Are you sure you want to delete this external storage" : "Действительно удалить это внешнее хранилище?",
+ "Delete storage?" : "Удалить хранилище?",
"Saved" : "Сохранено",
"Saving..." : "Сохранение...",
"Save" : "Сохранить",
diff --git a/apps/files_versions/l10n/sr.js b/apps/files_versions/l10n/sr.js
index 812ff38f1d6..ed1e96c4573 100644
--- a/apps/files_versions/l10n/sr.js
+++ b/apps/files_versions/l10n/sr.js
@@ -4,8 +4,11 @@ OC.L10N.register(
"Could not revert: %s" : "Не могу да вратим: %s",
"Versions" : "Верзије",
"Failed to revert {file} to revision {timestamp}." : "Не могу да вратим {file} на ревизију {timestamp}.",
+ "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
"Restore" : "Врати",
- "More versions..." : "Још верзија...",
- "No other versions available" : "Нема других верзија"
+ "No earlier versions available" : "Нема старијих верзија",
+ "More versions …" : "Још верзија …",
+ "No versions available" : "Нема доступних верзија",
+ "More versions..." : "Још верзија..."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_versions/l10n/sr.json b/apps/files_versions/l10n/sr.json
index 11a1479daed..b9c1a71153d 100644
--- a/apps/files_versions/l10n/sr.json
+++ b/apps/files_versions/l10n/sr.json
@@ -2,8 +2,11 @@
"Could not revert: %s" : "Не могу да вратим: %s",
"Versions" : "Верзије",
"Failed to revert {file} to revision {timestamp}." : "Не могу да вратим {file} на ревизију {timestamp}.",
+ "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
"Restore" : "Врати",
- "More versions..." : "Још верзија...",
- "No other versions available" : "Нема других верзија"
+ "No earlier versions available" : "Нема старијих верзија",
+ "More versions …" : "Још верзија …",
+ "No versions available" : "Нема доступних верзија",
+ "More versions..." : "Још верзија..."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/core/l10n/da.js b/core/l10n/da.js
index ec57e1bd52f..572b1e286da 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden.",
"More apps" : "Flere apps",
"Search" : "Søg",
+ "Reset search" : "Nulstil søgning",
"Confirm your password" : "Bekræft dit password",
"Server side authentication failed!" : "Server side godkendelse mislykkedes!",
"Please contact your administrator." : "Kontakt venligst din administrator.",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index 4901e3d6bfa..91eca353776 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden.",
"More apps" : "Flere apps",
"Search" : "Søg",
+ "Reset search" : "Nulstil søgning",
"Confirm your password" : "Bekræft dit password",
"Server side authentication failed!" : "Server side godkendelse mislykkedes!",
"Please contact your administrator." : "Kontakt venligst din administrator.",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index beabb0ea419..8e003c8734e 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte {linkstart}aktiviere JavaScript{linkend} und lade die Seite neu.",
"More apps" : "Weitere Apps",
"Search" : "Suche",
+ "Reset search" : "Suche zurücksetzen",
"Confirm your password" : "Bestätige Dein Passwort",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
"Please contact your administrator." : "Bitte kontaktiere den Administrator.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 4919c7d2bdc..39c0feacc8a 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte {linkstart}aktiviere JavaScript{linkend} und lade die Seite neu.",
"More apps" : "Weitere Apps",
"Search" : "Suche",
+ "Reset search" : "Suche zurücksetzen",
"Confirm your password" : "Bestätige Dein Passwort",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
"Please contact your administrator." : "Bitte kontaktiere den Administrator.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 7f0352704be..31c7cae0c9d 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.",
"More apps" : "Weitere Apps",
"Search" : "Suche",
+ "Reset search" : "Suche zurücksetzen",
"Confirm your password" : "Bestätigen Sie Ihr Passwort",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
"Please contact your administrator." : "Bitte kontaktieren Sie Ihren Administrator.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index e4b8b103e16..2fa58aae705 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.",
"More apps" : "Weitere Apps",
"Search" : "Suche",
+ "Reset search" : "Suche zurücksetzen",
"Confirm your password" : "Bestätigen Sie Ihr Passwort",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
"Please contact your administrator." : "Bitte kontaktieren Sie Ihren Administrator.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index c6fe3ee45d5..9c4fa30a499 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.",
"More apps" : "Plus d'applications",
"Search" : "Rechercher",
+ "Reset search" : "Réinitialiser la recherche",
"Confirm your password" : "Confirmer votre mot de passe",
"Server side authentication failed!" : "L'authentification sur le serveur a échoué !",
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 06b44ed103c..a9b1d0086b6 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.",
"More apps" : "Plus d'applications",
"Search" : "Rechercher",
+ "Reset search" : "Réinitialiser la recherche",
"Confirm your password" : "Confirmer votre mot de passe",
"Server side authentication failed!" : "L'authentification sur le serveur a échoué !",
"Please contact your administrator." : "Veuillez contacter votre administrateur.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index b36f042c9da..e5753fb27ea 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ta aplikacja wymaga JavaScript do poprawnego działania. Proszę {linkstart}włączyć JavaScript{linkend} i przeładować stronę.",
"More apps" : "Więcej aplikacji",
"Search" : "Wyszukaj",
+ "Reset search" : "Zresetuj wyszukiwanie",
"Confirm your password" : "Potwierdź hasło",
"Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!",
"Please contact your administrator." : "Skontaktuj się z administratorem",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index b3963f5f22c..c0bb718999a 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ta aplikacja wymaga JavaScript do poprawnego działania. Proszę {linkstart}włączyć JavaScript{linkend} i przeładować stronę.",
"More apps" : "Więcej aplikacji",
"Search" : "Wyszukaj",
+ "Reset search" : "Zresetuj wyszukiwanie",
"Confirm your password" : "Potwierdź hasło",
"Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!",
"Please contact your administrator." : "Skontaktuj się z administratorem",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 908b130bdf5..e9b1e38313a 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Este aplicativo requer JavaScript para sua correta operação. Por favor {linkstart}habilite o JavaScript{linkend} e recarregue a página.",
"More apps" : "Mais aplicativos",
"Search" : "Pesquisar",
+ "Reset search" : "Redefinir pesquisa",
"Confirm your password" : "Confirme sua senha",
"Server side authentication failed!" : "Autenticação do servidor falhou!",
"Please contact your administrator." : "Por favor, contacte o administrador.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index af6afcebf17..1726c9a5797 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Este aplicativo requer JavaScript para sua correta operação. Por favor {linkstart}habilite o JavaScript{linkend} e recarregue a página.",
"More apps" : "Mais aplicativos",
"Search" : "Pesquisar",
+ "Reset search" : "Redefinir pesquisa",
"Confirm your password" : "Confirme sua senha",
"Server side authentication failed!" : "Autenticação do servidor falhou!",
"Please contact your administrator." : "Por favor, contacte o administrador.",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index b01e5d948f1..4e474249f91 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.",
"More apps" : "Ещё приложения",
"Search" : "Найти",
+ "Reset search" : "Очистить поиск",
"Confirm your password" : "Подтвердите свой пароль",
"Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!",
"Please contact your administrator." : "Пожалуйста, обратитесь к администратору.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index e700e6f4254..9d059aac95c 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.",
"More apps" : "Ещё приложения",
"Search" : "Найти",
+ "Reset search" : "Очистить поиск",
"Confirm your password" : "Подтвердите свой пароль",
"Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!",
"Please contact your administrator." : "Пожалуйста, обратитесь к администратору.",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 8574515a2fd..76fc07bddbe 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.",
"More apps" : "Diğer uygulamalar",
"Search" : "Arama",
+ "Reset search" : "Aramayı sıfırla",
"Confirm your password" : "Parolanızı onaylayın",
"Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!",
"Please contact your administrator." : "Lütfen sistem yöneticiniz ile görüşün.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index d157189e39b..451f5a15dd5 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.",
"More apps" : "Diğer uygulamalar",
"Search" : "Arama",
+ "Reset search" : "Aramayı sıfırla",
"Confirm your password" : "Parolanızı onaylayın",
"Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!",
"Please contact your administrator." : "Lütfen sistem yöneticiniz ile görüşün.",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index a5c32da43d1..109c0f66938 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"Set an admin username." : "Задать имя пользователя для администратора.",
"Set an admin password." : "Задать пароль для admin.",
"Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s",
+ "Given database host is invalid and must not contain the port: %s" : "Узел базы данных указан неверно: он не должен содержать номер порта: %s",
"Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, так как механизм хранения не допускает публикации из элементов типа %i",
"Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 660469dda56..553aa793810 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -82,6 +82,7 @@
"Set an admin username." : "Задать имя пользователя для администратора.",
"Set an admin password." : "Задать пароль для admin.",
"Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s",
+ "Given database host is invalid and must not contain the port: %s" : "Узел базы данных указан неверно: он не должен содержать номер порта: %s",
"Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, так как механизм хранения не допускает публикации из элементов типа %i",
"Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует",