summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-29 00:08:33 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-29 00:08:33 +0000
commit4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (patch)
treeb1b008d795d4d70fc9fe0a3a21f9bf44710aa5fb /apps/files_trashbin/l10n
parentcaccb9ca9c03fb89b8526d97b724fbb68d9071e8 (diff)
downloadnextcloud-server-4be17dff0f9846d32f9740e7d7766bdbc1e98b51.tar.gz
nextcloud-server-4be17dff0f9846d32f9740e7d7766bdbc1e98b51.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/gl.js2
-rw-r--r--apps/files_trashbin/l10n/gl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js
index 52ce23875a0..6a9c4b2885e 100644
--- a/apps/files_trashbin/l10n/gl.js
+++ b/apps/files_trashbin/l10n/gl.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s permanente",
+ "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s de xeito permanente",
"Couldn't restore %s" : "Non foi posíbel restaurar %s",
"Deleted files" : "Ficheiros eliminados",
"Restore" : "Restabelecer",
diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json
index 89df0d2813f..236ecd408e4 100644
--- a/apps/files_trashbin/l10n/gl.json
+++ b/apps/files_trashbin/l10n/gl.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s permanente",
+ "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s de xeito permanente",
"Couldn't restore %s" : "Non foi posíbel restaurar %s",
"Deleted files" : "Ficheiros eliminados",
"Restore" : "Restabelecer",