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:
Diffstat (limited to 'apps/comments/l10n/oc.js')
-rw-r--r--apps/comments/l10n/oc.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js
index bd5864517e4..85681c2a4d5 100644
--- a/apps/comments/l10n/oc.js
+++ b/apps/comments/l10n/oc.js
@@ -10,8 +10,6 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s comentèt %2$s",
"{author} commented on {file}" : "{author} comentèt {file}",
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> de fichièrs",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »",
- "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »",
"Files app plugin to add comments to files" : "Extension d’aplication Fichièrs per apondre de comentaris als fichièrs",
"Edit comment" : "Modificar lo comentari",
"Delete comment" : "Suprimir lo comentari",
@@ -28,6 +26,8 @@ OC.L10N.register(
"Comment deleted" : "Comentari suprimit",
"An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari",
"An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »",
+ "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »",
"New comment …" : "Comentari novèl…",
"Post" : "Publicar",
"Cancel" : "Anullar",