Skip to content

Commit 821fdb6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7b3f2e5 commit 821fdb6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

l10n/id.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"collectives",
33
{
4+
"Collectives" : "Collectives",
45
"You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
56
"Share link" : "Bagikan tautan",
67
"Settings" : "Setelan",
@@ -48,6 +49,7 @@ OC.L10N.register(
4849
"Please reload the page." : "Silakan muat ulang halaman.",
4950
"Copied" : "Tersalin",
5051
"Failed to revert {page} to revision {timestamp}." : "Gagal mengembalikan {page} ke revisi {timestamp}.",
52+
"Sort by title" : "Urutkan berdasarkan judul",
5153
"_%n byte_::_%n bytes_" : ["%n byte"]
5254
},
5355
"nplurals=1; plural=0;");

l10n/id.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Collectives" : "Collectives",
23
"You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
34
"Share link" : "Bagikan tautan",
45
"Settings" : "Setelan",
@@ -46,6 +47,7 @@
4647
"Please reload the page." : "Silakan muat ulang halaman.",
4748
"Copied" : "Tersalin",
4849
"Failed to revert {page} to revision {timestamp}." : "Gagal mengembalikan {page} ke revisi {timestamp}.",
50+
"Sort by title" : "Urutkan berdasarkan judul",
4951
"_%n byte_::_%n bytes_" : ["%n byte"]
5052
},"pluralForm" :"nplurals=1; plural=0;"
5153
}

0 commit comments

Comments
 (0)