1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/he.js
2019-05-25 02:35:18 +00:00

23 lines
1.3 KiB
JavaScript

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;");