diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/oc.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/oc.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/oc.js b/apps/files_sharing/l10n/oc.js index 7d230228620..b171633a337 100644 --- a/apps/files_sharing/l10n/oc.js +++ b/apps/files_sharing/l10n/oc.js @@ -6,6 +6,7 @@ OC.L10N.register( "Password" : "Senhal", "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", "Name" : "Nom", - "Download" : "Avalcarga" + "Download" : "Avalcarga", + "Open documentation" : "Veire la documentacion" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/oc.json b/apps/files_sharing/l10n/oc.json index 04f6602451f..0dd565d1a29 100644 --- a/apps/files_sharing/l10n/oc.json +++ b/apps/files_sharing/l10n/oc.json @@ -4,6 +4,7 @@ "Password" : "Senhal", "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", "Name" : "Nom", - "Download" : "Avalcarga" + "Download" : "Avalcarga", + "Open documentation" : "Veire la documentacion" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |