File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11OC . L10N . register (
22 "maps" ,
33 {
4+ "No such device" : "Няма такой прылады" ,
5+ "Error sharing device" : "Памылка абагульвання прылады" ,
46 "File not found" : "Файл не знойдзены" ,
57 "Delete" : "Выдаліць" ,
8+ "My devices" : "Мае прылады" ,
9+ "Import devices" : "Імпарт прылад" ,
610 "Cancel" : "Скасаваць" ,
711 "Rename" : "Перайменаваць" ,
812 "Copied!" : "Скапіявана!" ,
@@ -11,17 +15,20 @@ OC.L10N.register(
1115 "Sort by date" : "Сартаваць па даце" ,
1216 "Save" : "Захаваць" ,
1317 "Close" : "Закрыць" ,
18+ "Devices" : "Прылады" ,
1419 "Favorite" : "Абранае" ,
1520 "Tags" : "Тэгі" ,
1621 "Name" : "Назва" ,
1722 "Add" : "Дадаць" ,
1823 "Add to favorites" : "У абранае" ,
1924 "Home" : "Дадому" ,
25+ "Device" : "Прылада" ,
2026 "Date" : "Дата" ,
2127 "Yes" : "Так" ,
2228 "Open" : "Адкрыць" ,
2329 "Search" : "Пошук" ,
2430 "File" : "Файл" ,
25- "Destination" : "Прызначэнне"
31+ "Destination" : "Прызначэнне" ,
32+ "Unknown device type" : "Невядомы тып прылады"
2633} ,
2734"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
2+ "No such device" : " Няма такой прылады" ,
3+ "Error sharing device" : " Памылка абагульвання прылады" ,
24 "File not found" : " Файл не знойдзены" ,
35 "Delete" : " Выдаліць" ,
6+ "My devices" : " Мае прылады" ,
7+ "Import devices" : " Імпарт прылад" ,
48 "Cancel" : " Скасаваць" ,
59 "Rename" : " Перайменаваць" ,
610 "Copied!" : " Скапіявана!" ,
913 "Sort by date" : " Сартаваць па даце" ,
1014 "Save" : " Захаваць" ,
1115 "Close" : " Закрыць" ,
16+ "Devices" : " Прылады" ,
1217 "Favorite" : " Абранае" ,
1318 "Tags" : " Тэгі" ,
1419 "Name" : " Назва" ,
1520 "Add" : " Дадаць" ,
1621 "Add to favorites" : " У абранае" ,
1722 "Home" : " Дадому" ,
23+ "Device" : " Прылада" ,
1824 "Date" : " Дата" ,
1925 "Yes" : " Так" ,
2026 "Open" : " Адкрыць" ,
2127 "Search" : " Пошук" ,
2228 "File" : " Файл" ,
23- "Destination" : " Прызначэнне"
29+ "Destination" : " Прызначэнне" ,
30+ "Unknown device type" : " Невядомы тып прылады"
2431},"pluralForm" :" nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
2532}
You can’t perform that action at this time.
0 commit comments