diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-05 00:12:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-05 00:12:03 +0000 |
commit | 26210e205def6613b26cec2ebc41b87e62eb667a (patch) | |
tree | 1569a6ac8747abbd315365fc016dfab52f04db8a /core | |
parent | 224479adf33bcbe2f35b80139ef7efdba1f80ca0 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/he.js | 1 | ||||
-rw-r--r-- | core/l10n/he.json | 1 | ||||
-rw-r--r-- | core/l10n/id.js | 1 | ||||
-rw-r--r-- | core/l10n/id.json | 1 | ||||
-rw-r--r-- | core/l10n/oc.js | 1 | ||||
-rw-r--r-- | core/l10n/oc.json | 1 | ||||
-rw-r--r-- | core/l10n/sc.js | 1 | ||||
-rw-r--r-- | core/l10n/sc.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 151c108fd33..fcc83e110a5 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -194,6 +194,7 @@ OC.L10N.register( "Collaborative tags" : "תגיות שיתופיות", "No tags found" : "לא נמצאו תגים", "Personal" : "אישי", + "Accounts" : "Accounts", "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", diff --git a/core/l10n/he.json b/core/l10n/he.json index ab045baed40..4d1d6cd49d3 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -192,6 +192,7 @@ "Collaborative tags" : "תגיות שיתופיות", "No tags found" : "לא נמצאו תגים", "Personal" : "אישי", + "Accounts" : "Accounts", "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", diff --git a/core/l10n/id.js b/core/l10n/id.js index cd3d80277da..52254d5d319 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -202,6 +202,7 @@ OC.L10N.register( "Collaborative tags" : "Tag kolaboratif", "No tags found" : "Tag tidak ditemukan", "Personal" : "Pribadi", + "Accounts" : "Accounts", "Admin" : "Admin", "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", diff --git a/core/l10n/id.json b/core/l10n/id.json index 21a477742ac..22c34932f69 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -200,6 +200,7 @@ "Collaborative tags" : "Tag kolaboratif", "No tags found" : "Tag tidak ditemukan", "Personal" : "Pribadi", + "Accounts" : "Accounts", "Admin" : "Admin", "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index b699b3306c9..ca163eee712 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -201,6 +201,7 @@ OC.L10N.register( "Collaborative tags" : "Etiquetas collaborativas", "No tags found" : "Cap d’etiqueta pas trobada", "Personal" : "Personal", + "Accounts" : "Accounts", "Admin" : "Admin", "Help" : "Ajuda", "Access forbidden" : "Accès defendut", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index fd746d8cb2e..43d86b7c2f8 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -199,6 +199,7 @@ "Collaborative tags" : "Etiquetas collaborativas", "No tags found" : "Cap d’etiqueta pas trobada", "Personal" : "Personal", + "Accounts" : "Accounts", "Admin" : "Admin", "Help" : "Ajuda", "Access forbidden" : "Accès defendut", diff --git a/core/l10n/sc.js b/core/l10n/sc.js index 79974efa493..3f5de2a50f4 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -242,6 +242,7 @@ OC.L10N.register( "Collaborative tags" : "Etichetas collaborativas", "No tags found" : "Peruna eticheta agatada", "Personal" : "Personale", + "Accounts" : "Accounts", "Admin" : "Amministratzione", "Help" : "Agiudu", "Access forbidden" : "Atzessu proibidu", diff --git a/core/l10n/sc.json b/core/l10n/sc.json index a3b3b97364f..bde88fa81f6 100644 --- a/core/l10n/sc.json +++ b/core/l10n/sc.json @@ -240,6 +240,7 @@ "Collaborative tags" : "Etichetas collaborativas", "No tags found" : "Peruna eticheta agatada", "Personal" : "Personale", + "Accounts" : "Accounts", "Admin" : "Amministratzione", "Help" : "Agiudu", "Access forbidden" : "Atzessu proibidu", |