summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-10 01:07:15 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-10 01:07:15 +0000
commit7cb99e74dbdedb8ad2c1147cf42cdce89286ef59 (patch)
tree94a1b06bf980feacac7d4e4e9657acf7a4ee6a74 /apps/files
parent341265fbcbcc908b8dca5a4200c4cacd915b2fb3 (diff)
downloadnextcloud-server-7cb99e74dbdedb8ad2c1147cf42cdce89286ef59.tar.gz
nextcloud-server-7cb99e74dbdedb8ad2c1147cf42cdce89286ef59.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/bg_BG.js13
-rw-r--r--apps/files/l10n/bg_BG.json13
-rw-r--r--apps/files/l10n/pt_BR.js5
-rw-r--r--apps/files/l10n/pt_BR.json5
4 files changed, 36 insertions, 0 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index 2e49223c297..709477ce7e0 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -6,6 +6,8 @@ OC.L10N.register(
"Unknown error" : "Неизвестна грешка",
"Files" : "Файлове",
"All files" : "Всички файлове",
+ "Recent" : "Скорошен",
+ "File could not be found" : "Файлът не може да бъде открит",
"Home" : "Домашен",
"Close" : "Затвори",
"Favorites" : "Любими",
@@ -23,6 +25,7 @@ OC.L10N.register(
"Download" : "Изтегли",
"Rename" : "Преименуване",
"Move" : "Преместване",
+ "Target folder" : "Целева папка",
"Delete" : "Изтриване",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -67,6 +70,16 @@ OC.L10N.register(
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
+ "Created by {user}" : "Създаден от {user}",
+ "Changed by {user}" : "Променен от {user}",
+ "Deleted by {user}" : "Изтрит от {user}",
+ "Restored by {user}" : "Възстановен от {user}",
+ "Renamed by {user}" : "Преименуван от {user}",
+ "Moved by {user}" : "Преместен от {user}",
+ "You created {file}" : "Вие създадохте {file}",
+ "{user} changed {file}" : "{user} промени {file}",
+ "You deleted {file}" : "Вие изтрихте {file}",
+ "{user} deleted {file}" : "{user} изтри {file}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json
index 953a095ec08..d6a7c3b71f4 100644
--- a/apps/files/l10n/bg_BG.json
+++ b/apps/files/l10n/bg_BG.json
@@ -4,6 +4,8 @@
"Unknown error" : "Неизвестна грешка",
"Files" : "Файлове",
"All files" : "Всички файлове",
+ "Recent" : "Скорошен",
+ "File could not be found" : "Файлът не може да бъде открит",
"Home" : "Домашен",
"Close" : "Затвори",
"Favorites" : "Любими",
@@ -21,6 +23,7 @@
"Download" : "Изтегли",
"Rename" : "Преименуване",
"Move" : "Преместване",
+ "Target folder" : "Целева папка",
"Delete" : "Изтриване",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -65,6 +68,16 @@
"New folder" : "Нова папка",
"Upload" : "Качване",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети",
+ "Created by {user}" : "Създаден от {user}",
+ "Changed by {user}" : "Променен от {user}",
+ "Deleted by {user}" : "Изтрит от {user}",
+ "Restored by {user}" : "Възстановен от {user}",
+ "Renamed by {user}" : "Преименуван от {user}",
+ "Moved by {user}" : "Преместен от {user}",
+ "You created {file}" : "Вие създадохте {file}",
+ "{user} changed {file}" : "{user} промени {file}",
+ "You deleted {file}" : "Вие изтрихте {file}",
+ "{user} deleted {file}" : "{user} изтри {file}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 55a9cdc34d0..a6c93bd5b8a 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -81,6 +81,10 @@ OC.L10N.register(
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "Added to favorites" : "Adicionado aos favoritos",
+ "Removed from favorites" : "Removido dos favoritos",
+ "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos",
+ "You removed {file} from your favorites" : "Você removeu {file} dos seus favoritos",
"File changes" : "Alterações do arquivo",
"Created by {user}" : "Criado por {user}",
"Changed by {user}" : "Modificado por {user}",
@@ -101,6 +105,7 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "O usuário {user} renomeou o arquivo antigo {oldfile} para {newfile}",
"You moved {oldfile} to {newfile}" : "Você moveu o arquivo antigo {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "O usuário {user} moveu o arquivo antigo {oldfile} para {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou removido de seus <strong>favoritos</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong> deletado </strong>",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 36ea0ded320..0e6b7050fc2 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -79,6 +79,10 @@
"New folder" : "Nova pasta",
"Upload" : "Enviar",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "Added to favorites" : "Adicionado aos favoritos",
+ "Removed from favorites" : "Removido dos favoritos",
+ "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos",
+ "You removed {file} from your favorites" : "Você removeu {file} dos seus favoritos",
"File changes" : "Alterações do arquivo",
"Created by {user}" : "Criado por {user}",
"Changed by {user}" : "Modificado por {user}",
@@ -99,6 +103,7 @@
"{user} renamed {oldfile} to {newfile}" : "O usuário {user} renomeou o arquivo antigo {oldfile} para {newfile}",
"You moved {oldfile} to {newfile}" : "Você moveu o arquivo antigo {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "O usuário {user} moveu o arquivo antigo {oldfile} para {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou removido de seus <strong>favoritos</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong> deletado </strong>",