aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-02 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-02 00:19:09 +0000
commit982fc73c3ec53115be7e0b6e05d4b139903a5684 (patch)
tree1e52676b3666a9d8e1cdef6ca9041c1c9b801258 /lib/l10n
parent41196954ed448f0421e335c7590d392aacfb983c (diff)
downloadnextcloud-server-982fc73c3ec53115be7e0b6e05d4b139903a5684.tar.gz
nextcloud-server-982fc73c3ec53115be7e0b6e05d4b139903a5684.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ast.js1
-rw-r--r--lib/l10n/ast.json1
-rw-r--r--lib/l10n/id.js2
-rw-r--r--lib/l10n/id.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 349a4ddda04..3cccc8cc6e9 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
"Authentication" : "Autenticación",
"Files" : "Ficheros",
+ "View profile" : "Ver el perfil",
"today" : "güei",
"tomorrow" : "mañana",
"yesterday" : "ayeri",
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index 2989124c163..6ee37fbd777 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -3,6 +3,7 @@
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
"Authentication" : "Autenticación",
"Files" : "Ficheros",
+ "View profile" : "Ver el perfil",
"today" : "güei",
"tomorrow" : "mañana",
"yesterday" : "ayeri",
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 7dc88e95615..2db32b3692f 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -129,7 +129,7 @@ OC.L10N.register(
"Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tidak ada driver (sqlite, mysql, or postgresql) yang terinstal.",
"PHP module %s not installed." : "Module PHP %s tidak terinstal.",
- "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.",
+ "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal modul.",
"PHP setting \"%s\" is not set to \"%s\"." : "Pengaturan PHP \"%s\" tidak diatur ke \"%s\".",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Menyesuaikan pengaturan ini di php.ini akan membuat Nextcloud berjalan kembali",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya PHP diatur untuk memotong inline doc blocks. Hal ini akan menyebabkan beberapa aplikasi inti menjadi tidak dapat diakses.",
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index 56595375abb..4e39125f693 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -127,7 +127,7 @@
"Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tidak ada driver (sqlite, mysql, or postgresql) yang terinstal.",
"PHP module %s not installed." : "Module PHP %s tidak terinstal.",
- "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.",
+ "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal modul.",
"PHP setting \"%s\" is not set to \"%s\"." : "Pengaturan PHP \"%s\" tidak diatur ke \"%s\".",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Menyesuaikan pengaturan ini di php.ini akan membuat Nextcloud berjalan kembali",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya PHP diatur untuk memotong inline doc blocks. Hal ini akan menyebabkan beberapa aplikasi inti menjadi tidak dapat diakses.",