Welcome to mirror list, hosted at ThFree Co, Russian Federation.

he.json « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b37ebd79749ad805dc98dcdcf3a10cbec67ac705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Phone Sync" : "סינכרון טלפון",
    "An app to sync SMS with your cloud" : "יישומון לסנכרון המסרונים עם הענן שלך",
    "Cancel" : "ביטול",
    "Confirm" : "אימות",
    "No contact found." : "לא נמצאו אנשי קשר",
    "Settings" : "הגדרות",
    "Max messages to load per conversation" : "מספר ההודעות המרבי לטעינה לכל דיון",
    "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" : "איפוס כל ההודעות",
    "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;"
}