1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-02-11 01:31:41 +00:00
parent 5e0fcf9214
commit f833a2c3ce
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 42 additions and 0 deletions

22
l10n/he.js Normal file
View 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
View 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;"
}