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 Nov 5, 2024
1 parent 1d53dbe commit ef74706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ OC.L10N.register(
"Disable" : "Deaktivēt",
"Authentication code" : "Autentifikācijas kods",
"An access code has been sent to %s" : "Piekļuves kods ir nosūtīts %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Kļūda, nosūtot īsziņu. Lūdzu, vēlāk mēģiniet vēlreiz vai sazinieties ar administratoru."
"Error while sending the Message. Please try again later or contact the administrator." : "Kļūda ziņas nosūtīšanas laikā. Lūgums vēlāk mēģināt vēlreiz vai sazināties ar pārvaldītāju."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
2 changes: 1 addition & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"Disable" : "Deaktivēt",
"Authentication code" : "Autentifikācijas kods",
"An access code has been sent to %s" : "Piekļuves kods ir nosūtīts %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Kļūda, nosūtot īsziņu. Lūdzu, vēlāk mēģiniet vēlreiz vai sazinieties ar administratoru."
"Error while sending the Message. Please try again later or contact the administrator." : "Kļūda ziņas nosūtīšanas laikā. Lūgums vēlāk mēģināt vēlreiz vai sazināties ar pārvaldītāju."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

0 comments on commit ef74706

Please sign in to comment.