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 Mar 18, 2024
1 parent 3c050a0 commit ad4bb30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/he.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ OC.L10N.register(
"Error while sending the Message. Please try again later or contact the administrator." : "ืื™ืจืขื” ืฉื’ื™ืื” ื‘ืขืช ืฉืœื™ื—ืช ื”ื”ื•ื“ืขื”. ื ื ืœื ืกื•ืช ืฉื•ื‘ ืžืื•ื—ืจ ื™ื•ืชืจ ืื• ืœื™ืฆื•ืจ ืงืฉืจ ืขื ื”ื”ื ื”ืœื”.",
"Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "ืžืกืคืจ ื”ื˜ืœืคื•ืŸ ืฉืœืš ื”ืฉืชื ื” ื•ืœื ืื•ืžืช ืžื—ื“ืฉ. ื™ืฉ ืœื”ืฉืชืžืฉ ื‘ืžื ื’ื ื•ืŸ ื“ื•ึพืฉืœื‘ื™ ืื• ืœื™ืฆื•ืจ ืงืฉืจ ืขื ื”ืžื ื”ืœ ืฉืœืš."
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
2 changes: 1 addition & 1 deletion l10n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"An access code has been sent to %s" : "ืงื•ื“ ื’ื™ืฉื” ื ืฉืœื— ืืœ %s",
"Error while sending the Message. Please try again later or contact the administrator." : "ืื™ืจืขื” ืฉื’ื™ืื” ื‘ืขืช ืฉืœื™ื—ืช ื”ื”ื•ื“ืขื”. ื ื ืœื ืกื•ืช ืฉื•ื‘ ืžืื•ื—ืจ ื™ื•ืชืจ ืื• ืœื™ืฆื•ืจ ืงืฉืจ ืขื ื”ื”ื ื”ืœื”.",
"Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "ืžืกืคืจ ื”ื˜ืœืคื•ืŸ ืฉืœืš ื”ืฉืชื ื” ื•ืœื ืื•ืžืช ืžื—ื“ืฉ. ื™ืฉ ืœื”ืฉืชืžืฉ ื‘ืžื ื’ื ื•ืŸ ื“ื•ึพืฉืœื‘ื™ ืื• ืœื™ืฆื•ืจ ืงืฉืจ ืขื ื”ืžื ื”ืœ ืฉืœืš."
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}

0 comments on commit ad4bb30

Please sign in to comment.