Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 9, 2024
1 parent e56e8e5 commit 0c8135d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ OC.L10N.register(
"Confirm" : "Patvirtinti",
"Content" : "Turinys",
"Select" : "Žymėti",
"Now" : "Dabar",
"ID" : "ID",
"Clipboard is not available" : "Iškarpinė neprieinama"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
"Confirm" : "Patvirtinti",
"Content" : "Turinys",
"Select" : "Žymėti",
"Now" : "Dabar",
"ID" : "ID",
"Clipboard is not available" : "Iškarpinė neprieinama"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
Expand Down

0 comments on commit 0c8135d

Please sign in to comment.