diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/oc.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 08bbfe728c7..0b38bacd01c 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -136,6 +136,9 @@ OC.L10N.register( "Install the Contacts app" : "Installar l’aplicacion Contactes", "Loading your contacts …" : "Cargaments dels contactes…", "Looking for {term} …" : "Recèrca de {term}…", + "Modified" : "Modificat", + "Today" : "Uèi", + "People" : "Gent", "Forgot password?" : "Senhal oblidat ?", "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", @@ -328,7 +331,6 @@ OC.L10N.register( "No more subfolders in here" : "Cap de jos-dossièr aicí", "Name" : "Nom", "Size" : "Talha", - "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" es pas un nom de fichièr valid.", "File name cannot be empty." : "Lo nom de fichièr pòt pas èsser void.", "\"/\" is not allowed inside a file name." : "« / » es pas permés dins un nom de fichièr.", |