mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 16:36:25 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
5e0fcf9214
commit
f833a2c3ce
22
l10n/he.js
Normal file
22
l10n/he.js
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "סינכרון טלפון",
|
||||||
|
"An app to sync SMS with your cloud" : "יישומון לסנכרון המסרונים עם הענן שלך",
|
||||||
|
"No contact found." : "לא נמצאו אנשי קשר",
|
||||||
|
"Settings" : "הגדרות",
|
||||||
|
"Invalid message limit" : "מגבלת ההודעה שגויה",
|
||||||
|
"Default country code" : "קוד מדינה כבררת מחדל",
|
||||||
|
"Contact ordering" : "סידור אנשי קשר",
|
||||||
|
"Last message" : "הודעה אחרונה",
|
||||||
|
"Label" : "תווית",
|
||||||
|
"Reverse ?" : "להפוך?",
|
||||||
|
"Notification settings" : "הגדרות התראות",
|
||||||
|
"Enable" : "הפעלה",
|
||||||
|
"Disable" : "השבתה",
|
||||||
|
"Are you sure you want to wipe all your messages ?" : "למחוק את כל ההודעות שלך?",
|
||||||
|
"Reset all messages" : "איפוס כל ההודעות",
|
||||||
|
"%s message(s) shown of %s message(s) stored in database." : "%s הודעות מוצגות מתוך %s הודעות שמאוחסנות במסד הנתונים.",
|
||||||
|
"Please select a conversation from the list to load it." : "נא לבחור דיון מהרשימה כדי לטעון אותו."
|
||||||
|
},
|
||||||
|
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
|
20
l10n/he.json
Normal file
20
l10n/he.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "סינכרון טלפון",
|
||||||
|
"An app to sync SMS with your cloud" : "יישומון לסנכרון המסרונים עם הענן שלך",
|
||||||
|
"No contact found." : "לא נמצאו אנשי קשר",
|
||||||
|
"Settings" : "הגדרות",
|
||||||
|
"Invalid message limit" : "מגבלת ההודעה שגויה",
|
||||||
|
"Default country code" : "קוד מדינה כבררת מחדל",
|
||||||
|
"Contact ordering" : "סידור אנשי קשר",
|
||||||
|
"Last message" : "הודעה אחרונה",
|
||||||
|
"Label" : "תווית",
|
||||||
|
"Reverse ?" : "להפוך?",
|
||||||
|
"Notification settings" : "הגדרות התראות",
|
||||||
|
"Enable" : "הפעלה",
|
||||||
|
"Disable" : "השבתה",
|
||||||
|
"Are you sure you want to wipe all your messages ?" : "למחוק את כל ההודעות שלך?",
|
||||||
|
"Reset all messages" : "איפוס כל ההודעות",
|
||||||
|
"%s message(s) shown of %s message(s) stored in database." : "%s הודעות מוצגות מתוך %s הודעות שמאוחסנות במסד הנתונים.",
|
||||||
|
"Please select a conversation from the list to load it." : "נא לבחור דיון מהרשימה כדי לטעון אותו."
|
||||||
|
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user