nextcloud/apps/federation/l10n/he.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
732 B
JSON
Raw Permalink Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2020-04-29 22:17:11 -04:00
"Added to the list of trusted servers" : "נוסף לרשימת השרתים המהימנים",
2016-02-17 01:56:11 -05:00
"Server is already in the list of trusted servers." : "השרת כבר נמצא ברשימת השרתים המהימנים.",
2020-04-29 22:17:11 -04:00
"No server to federate with found" : "לא נמצאו שרתים להתאגד מולם",
2016-02-17 01:56:11 -05:00
"Could not add server" : "לא ניתן היה להוסיף שרת",
"Trusted servers" : "שרתים מהימנים",
2016-02-17 01:56:11 -05:00
"Federation" : "איגוד",
2020-04-29 22:17:11 -04:00
"+ Add trusted server" : "+ הוספת שרת מהימן",
"Trusted server" : "שרת מהימן",
"Add" : "הוספה"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
2016-02-17 01:56:11 -05:00
}