mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Make comments syntax in locales compatible with Apple string dictionaries format (#98)
* Make comments in locales compatible with Apple .strings format * Update Crowdin configuration file
This commit is contained in:
parent
3e38fa4ef1
commit
272c2493d8
10 changed files with 166 additions and 166 deletions
|
@ -32,7 +32,7 @@ class Localizator
|
|||
if(isset($GLOBALS["localizationCache_$hash"])) return $GLOBALS["localizationCache_$hash"];
|
||||
|
||||
$string = file_get_contents($file);
|
||||
$string = preg_replace("%^\%{.*\%}\r?$%m", "", $string); #Remove comments
|
||||
$string = preg_replace("%^\/\*.*\*\/\r?$%m", "", $string); #Remove comments
|
||||
$array = [];
|
||||
|
||||
foreach(preg_split("%;[\\r\\n]++%", $string) as $statement) {
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
"__locale" = "am_UA.utf8;am_AM.UTF-8;Arm";
|
||||
"__WinEncoding" = "Windows-1251";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Գլխավոր";
|
||||
"welcome" = "Բարի գալուստ";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Մուտք";
|
||||
"password" = "Գաղտնաբառ";
|
||||
"registration" = "Գրանցում";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Ընտրել լեզուն";
|
||||
"edit" = "խմբագրել";
|
||||
|
@ -89,7 +89,7 @@
|
|||
|
||||
"updated_at" = "Թարմացված է $1";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "գրել է";
|
||||
"post_writes_f" = "գրել է";
|
||||
|
@ -117,7 +117,7 @@
|
|||
"attach_photo" = "Ամրացնել նկար";
|
||||
"no_posts_abstract" = "Այստեղ ոչ ոք, ոչինչ․․․ դեռ չի գրել․․․";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Ընկերներ";
|
||||
"followers" = "Բաժանորդներ";
|
||||
|
@ -152,7 +152,7 @@
|
|||
"subscriptions_many" = "$1 հատ բաժանորդագրություն";
|
||||
"subscriptions_other" = "$1 հատ բաժանորդագրություն";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Անվանում";
|
||||
"subscribe" = "Բաժանորդագրվել";
|
||||
|
@ -196,7 +196,7 @@
|
|||
"meetings_many" = "$1 հատ հանդիպում";
|
||||
"meetings_other" = "$1 հատ հանդիպում";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Ստեղծել";
|
||||
"albums" = "Ալբոմներ";
|
||||
|
@ -216,7 +216,7 @@
|
|||
"albums_many" = "$1 հատ ալբոմ";
|
||||
"albums_other" = "$1 հատ ալբոմ";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Նշումներ";
|
||||
"note" = "Նշում";
|
||||
|
@ -233,7 +233,7 @@
|
|||
"notes_many" = "$1 հատ նշում";
|
||||
"notes_other" = "$1 հատ նշում";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "խմբ.";
|
||||
"my_page" = "Իմ էջը";
|
||||
|
@ -277,7 +277,7 @@
|
|||
"notes_many" = "$1 հատ նշում";
|
||||
"notes_other" = "$1 հատ նշում";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Հիմնական";
|
||||
"contacts" = "Կոնտակտներ";
|
||||
|
@ -337,13 +337,13 @@
|
|||
"ui_settings_rating_show" = "Ցուցադրել";
|
||||
"ui_settings_rating_hide" = "Թաքցնել";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Դասավորել պատահական";
|
||||
"sort_up" = "Դասավորել ըստ ստեղծման ամսաթվի դեպի վերև";
|
||||
"sort_down" = "Դասավորել ըստ ստեղծման ամսաթվի դեպի ներքև";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Տեսանյութեր";
|
||||
"video" = "Տեսանյութ";
|
||||
|
@ -363,7 +363,7 @@
|
|||
"videos_many" = "$1 հատ տեսանյութ";
|
||||
"videos_other" = "$1 հատ տեսանյութ";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Պատասխաններ";
|
||||
"unread" = "Չկարդացված";
|
||||
|
@ -393,7 +393,7 @@
|
|||
"nt_note_instrumental" = "նշումով";
|
||||
"nt_photo_instrumental" = "նկարով";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " –ի մեջ․ ";
|
||||
"time_just_now" = "հենց նոր";
|
||||
|
@ -439,7 +439,7 @@
|
|||
"points_count" = "ձայն";
|
||||
"on_your_account" = "ձեր հաշվի վրա";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Սխալ հարցում";
|
||||
"error_2" = "Սխալ օգտանուն կամ գաղտնաբառ";
|
||||
|
@ -468,13 +468,13 @@
|
|||
"photo_saved" = "Լուսանկարը պահպանված է";
|
||||
"photo_saved_comment" = "Նոր նկարը կհայտնվի ձեր էջում";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Մտնել ինչպես $1";
|
||||
"ban_user_action" = "Բլոկավորել օգտվողին";
|
||||
"warn_user_action" = "Զգուշացնել օգտվողին";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Առաջ";
|
||||
"paginator_page" = "$1 էջ";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "by_BY.utf8;Bel";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Галоўная";
|
||||
"welcome" = "Сардэчна запрашаем";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Уваход";
|
||||
"password" = "Пароль";
|
||||
"registration" = "Рэгістрацыя";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Выбраць мову";
|
||||
"edit" = "рэдагаваць";
|
||||
|
@ -84,7 +84,7 @@
|
|||
"favorite_quotes" = "Любимыя цытаты";
|
||||
"information_about" = "Пра сябе";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "напісаў";
|
||||
"post_writes_f" = "напісала";
|
||||
|
@ -108,7 +108,7 @@
|
|||
|
||||
"nsfw_warning" = "Дадзены пост можа ўтрымліваць 18+ кантэнт";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Сябры";
|
||||
"followers" = "Падпісчыкі";
|
||||
|
@ -140,7 +140,7 @@
|
|||
"subscriptions_many" = "$1 падпісак";
|
||||
"subscriptions_other" = "$1 падпісак";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Назва";
|
||||
"subscribe" = "Падпісацца";
|
||||
|
@ -182,7 +182,7 @@
|
|||
"meetings_many" = "$1 сустрэч";
|
||||
"meetings_other" = "$1 сустрэч";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Стварыць";
|
||||
"albums" = "Альбомы";
|
||||
|
@ -199,7 +199,7 @@
|
|||
"albums_many" = "$1 альбомаў";
|
||||
"albums_other" = "$1 альбомаў";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Нататкі";
|
||||
"note" = "Нататка";
|
||||
|
@ -216,7 +216,7 @@
|
|||
"notes_many" = "$1 нататак";
|
||||
"notes_other" = "$1 нататак";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "рэд.";
|
||||
"my_page" = "Мая Старонка";
|
||||
|
@ -260,7 +260,7 @@
|
|||
"notes_many" = "$1 нататак";
|
||||
"notes_other" = "$1 нататак";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Асноўнае";
|
||||
"contacts" = "Кантакты";
|
||||
|
@ -320,13 +320,13 @@
|
|||
"ui_settings_rating_show" = "Паказваць";
|
||||
"ui_settings_rating_hide" = "Хаваць";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Сартаваць рандомные";
|
||||
"sort_up" = "Сартаваць па даце стварэння уверх";
|
||||
"sort_down" = "Сартаваць па даце стварэння ўніз";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Відэазапісы";
|
||||
"video" = "Відэазапіс";
|
||||
|
@ -347,7 +347,7 @@
|
|||
"videos_other" = "$1 відэазапісаў";
|
||||
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Адказы";
|
||||
"unread" = "Непрачытаныя";
|
||||
|
@ -377,7 +377,7 @@
|
|||
"nt_note_instrumental" = "нататкай";
|
||||
"nt_photo_instrumental" = "фатаграфіяй";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"Time_at_sp" = " у ";
|
||||
"Time_just_now" = "толькі што";
|
||||
|
@ -419,7 +419,7 @@
|
|||
"ui_settings_rating_show" = "Паказваць";
|
||||
"ui_settings_rating_hide" = "Хаваць";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Няправільны запыт";
|
||||
"error_2" = "Няправільны імя або пароль";
|
||||
|
@ -448,14 +448,14 @@
|
|||
"photo_saved" = "Фатаграфія захаваная";
|
||||
"photo_saved_comment" = "Новае фатаграфія профілю з'явіцца ў вас на старонцы";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Увайсці як $1";
|
||||
"ban_user_action" = "Забаніць карыстальніка";
|
||||
"warn_user_action" = "Папярэдзіць карыстальніка";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Назад";
|
||||
"paginator_page" = "Старонка $1";
|
||||
"paginator_next" = "Далей";
|
||||
"paginator_next" = "Далей";
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
"__locale" = "by_BY.utf8;Bel_Lat";
|
||||
"__WinEncoding" = "Windows-1251";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Hałoŭnaja";
|
||||
"welcome" = "Sardečna zaprašajem";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Uvachod";
|
||||
"password" = "Parol";
|
||||
"registration" = "Rejestracyja";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Abrać movu";
|
||||
"edit" = "redahavać";
|
||||
|
@ -88,7 +88,7 @@
|
|||
|
||||
"updated_at" = "Adnoŭlena $1";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "napisaŭ";
|
||||
"post_writes_f" = "napisała";
|
||||
|
@ -116,7 +116,7 @@
|
|||
"attach_photo" = "Dadać fota";
|
||||
"no_posts_abstract" = "Tut jašče nichto ničoha nie pisaŭ... Pakul što.";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Siabry";
|
||||
"followers" = "Padpisanty";
|
||||
|
@ -151,7 +151,7 @@
|
|||
"subscriptions_many" = "$1 padpisak";
|
||||
"subscriptions_other" = "$1 padpisak";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Nazva";
|
||||
"subscribe" = "Dadać padpisku";
|
||||
|
@ -193,7 +193,7 @@
|
|||
"meetings_many" = "$1 sustreč";
|
||||
"meetings_other" = "$1 sustreč";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Stvaryć";
|
||||
"albums" = "Albomy";
|
||||
|
@ -210,7 +210,7 @@
|
|||
"albums_many" = "$1 albomaŭ";
|
||||
"albums_other" = "$1 albomaŭ";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Natatki";
|
||||
"note" = "Natatka";
|
||||
|
@ -227,7 +227,7 @@
|
|||
"notes_many" = "$1 natatak";
|
||||
"notes_other" = "$1 natatak";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "red.";
|
||||
"my_page" = "Maja Staronka";
|
||||
|
@ -271,7 +271,7 @@
|
|||
"notes_many" = "$1 natatak";
|
||||
"notes_other" = "$1 natatak";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Asnoŭnaje";
|
||||
"contacts" = "Kantakty";
|
||||
|
@ -331,13 +331,13 @@
|
|||
"ui_settings_rating_show" = "Pakazvać";
|
||||
"ui_settings_rating_hide" = "Chavać";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Sartavać vypadkovym čynam";
|
||||
"sort_up" = "Sartavać pa času stvarańnia ŭvierch";
|
||||
"sort_down" = "Sartavać pa času stvarańnia ŭniz";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Videazapisy";
|
||||
"video" = "Videazapis";
|
||||
|
@ -357,7 +357,7 @@
|
|||
"videos_many" = "$1 videazapisaŭ";
|
||||
"videos_other" = "$1 videazapisaŭ";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Adkazy";
|
||||
"unread" = "Niepračytanyja";
|
||||
|
@ -387,7 +387,7 @@
|
|||
"nt_note_instrumental" = "natatkaj";
|
||||
"nt_photo_instrumental" = "fotazdymkam";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " a ";
|
||||
"time_just_now" = "tolki što";
|
||||
|
@ -433,7 +433,7 @@
|
|||
"points_count" = "hałasoŭ";
|
||||
"on_your_account" = "na vašym rachunku";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Niezrazumieły zapyt";
|
||||
"error_2" = "Niapravilny łohin albo parol";
|
||||
|
@ -462,13 +462,13 @@
|
|||
"photo_saved" = "Fotazdymak zachavany";
|
||||
"photo_saved_comment" = "Novy malunak zjavicca na vašaj staroncy";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Uvajści jak $1";
|
||||
"ban_user_action" = "Zabanić karystalnika";
|
||||
"warn_user_action" = "Papiaredzić karystalnika";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Nazad";
|
||||
"paginator_page" = "Staronka $1";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "de_DE.UTF-8;Deu";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Home";
|
||||
"welcome" = "Willkommen";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Einloggen";
|
||||
"password" = "Passwort";
|
||||
"registration" = "Registrierung";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Sprache auswählen";
|
||||
"edit" = "bearbeiten";
|
||||
|
@ -36,7 +36,7 @@
|
|||
"online" = "Online";
|
||||
"was_online" = "war online";
|
||||
"was_online_m" = "war online";
|
||||
%{ For male and female %}
|
||||
/* For male and female */
|
||||
|
||||
"was_online_f" = "war online";
|
||||
"all_title" = "Alle";
|
||||
|
@ -90,7 +90,7 @@
|
|||
|
||||
"updated_at" = "Zuletzt aktualisiert am $1";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "schrieb";
|
||||
"post_writes_f" = "schrieb";
|
||||
|
@ -117,7 +117,7 @@
|
|||
"attach_photo" = "Foto anhängen";
|
||||
"no_posts_abstract" = "Niemand hat etwas geschrieben...Hier zumindestens nicht.";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Freunde";
|
||||
"followers" = "Follower";
|
||||
|
@ -143,7 +143,7 @@
|
|||
"subscriptions_one" = "$1 Abonnement";
|
||||
"subscriptions_other" = "$1 Abonnements";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Name";
|
||||
"subscribe" = "Abonnieren";
|
||||
|
@ -181,7 +181,7 @@
|
|||
"meetings_one" = "$1 Meeting";
|
||||
"meetings_other" = "$1 Meetings";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Erstellen";
|
||||
"albums" = "Alben";
|
||||
|
@ -196,7 +196,7 @@
|
|||
"albums_one" = "$1 Album";
|
||||
"albums_other" = "$1 Alben";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Notizen";
|
||||
"note" = "Notiz";
|
||||
|
@ -209,9 +209,9 @@
|
|||
"notes_one" = "$1 Notiz";
|
||||
"notes_other" = "$1 Notizen";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
%{ Note that is string need to fit into the "My Page" link %}
|
||||
/* Note that is string need to fit into the "My Page" link */
|
||||
|
||||
"edit_button" = "bearb.";
|
||||
"my_page" = "Meine Seite";
|
||||
|
@ -249,7 +249,7 @@
|
|||
"footer_choose_language" = "sprache auswählen";
|
||||
"footer_privacy" = "privatsphäre";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Hauptseite";
|
||||
"contacts" = "Kontakte";
|
||||
|
@ -308,13 +308,13 @@
|
|||
"ui_settings_rating_show" = "Anzeigen";
|
||||
"ui_settings_rating_hide" = "Verstecken";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Zufällig sortieren";
|
||||
"sort_up" = "Nach ID aufsteigend sortieren";
|
||||
"sort_down" = "Nach ID absteigend sortieren";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Videos";
|
||||
"video" = "Video";
|
||||
|
@ -332,7 +332,7 @@
|
|||
"videos_one" = "$1 Video";
|
||||
"videos_other" = "$1 Videos";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Feedback";
|
||||
"unread" = "Ungelesen";
|
||||
|
@ -362,7 +362,7 @@
|
|||
"nt_note_instrumental" = "Notiz";
|
||||
"nt_photo_instrumental" = "Foto";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " um ";
|
||||
"time_just_now" = "jetzt";
|
||||
|
@ -371,7 +371,7 @@
|
|||
"time_today" = "Heute";
|
||||
"time_yesterday" = "Gestern";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Fehlerhafte Anfrage";
|
||||
"error_2" = "Fehlerhafter Login und Passwort";
|
||||
|
@ -400,13 +400,13 @@
|
|||
"photo_saved" = "Foto gespeichert";
|
||||
"photo_saved_comment" = "Dein neues Profilbild wird nun auf deiner Seite angezeigt";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Als $1 einloggen";
|
||||
"ban_user_action" = "Nutzer sperren";
|
||||
"warn_user_action" = "Nutzer verwarnen";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Zurück";
|
||||
"paginator_page" = "Seite $1";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "en_US.UTF-8;Eng";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Home";
|
||||
"welcome" = "Welcome";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Log in";
|
||||
"password" = "Password";
|
||||
"registration" = "Registration";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Choose language";
|
||||
"edit" = "edit";
|
||||
|
@ -36,9 +36,9 @@
|
|||
"online" = "Online";
|
||||
"was_online" = "was online";
|
||||
"was_online_m" = "was online";
|
||||
"years" = "y.o";
|
||||
/* For male and female */
|
||||
|
||||
%{ For male and female %}
|
||||
"years" = "y.o";
|
||||
|
||||
"was_online_f" = "was online";
|
||||
"all_title" = "All";
|
||||
|
@ -92,7 +92,7 @@
|
|||
|
||||
"updated_at" = "Updated at $1";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "wrote";
|
||||
"post_writes_f" = "wrote";
|
||||
|
@ -119,7 +119,7 @@
|
|||
"attach_photo" = "Attach photo";
|
||||
"no_posts_abstract" = "Nobody wrote anything here... At least.";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Friends";
|
||||
"followers" = "Followers";
|
||||
|
@ -145,7 +145,7 @@
|
|||
"subscriptions_one" = "$1 subscription";
|
||||
"subscriptions_other" = "$1 subscriptions";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Name";
|
||||
"subscribe" = "Subscribe";
|
||||
|
@ -183,7 +183,7 @@
|
|||
"meetings_one" = "$1 meeting";
|
||||
"meetings_other" = "$1 meetings";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Create";
|
||||
"albums" = "Albums";
|
||||
|
@ -198,7 +198,7 @@
|
|||
"albums_one" = "$1 album";
|
||||
"albums_other" = "$1 albums";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Notes";
|
||||
"note" = "Note";
|
||||
|
@ -211,9 +211,9 @@
|
|||
"notes_one" = "$1 note";
|
||||
"notes_other" = "$1 notes";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
%{ Note that is string need to fit into the "My Page" link %}
|
||||
/* Note that is string need to fit into the "My Page" link */
|
||||
|
||||
"edit_button" = "edit";
|
||||
"my_page" = "My Page";
|
||||
|
@ -251,7 +251,7 @@
|
|||
"footer_choose_language" = "choose language";
|
||||
"footer_privacy" = "privacy";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Main";
|
||||
"contacts" = "Contacts";
|
||||
|
@ -310,13 +310,13 @@
|
|||
"ui_settings_rating_show" = "Show";
|
||||
"ui_settings_rating_hide" = "Hide";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Sort randomly";
|
||||
"sort_up" = "Sort by ID up";
|
||||
"sort_down" = "Sort by ID down";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Videos";
|
||||
"video" = "Video";
|
||||
|
@ -334,7 +334,7 @@
|
|||
"videos_one" = "$1 video";
|
||||
"videos_other" = "$1 videos";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Feedback";
|
||||
"unread" = "Unread";
|
||||
|
@ -364,7 +364,7 @@
|
|||
"nt_note_instrumental" = "note";
|
||||
"nt_photo_instrumental" = "photo";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " at ";
|
||||
"time_just_now" = "just now";
|
||||
|
@ -373,7 +373,7 @@
|
|||
"time_today" = "today";
|
||||
"time_yesterday" = "yesterday";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Incorrect query";
|
||||
"error_2" = "Incorrect login and password";
|
||||
|
@ -402,13 +402,13 @@
|
|||
"photo_saved" = "Photo saved";
|
||||
"photo_saved_comment" = "New profile picture will appear on your page";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Login as $1";
|
||||
"ban_user_action" = "Ban user";
|
||||
"warn_user_action" = "Warn user";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Back";
|
||||
"paginator_page" = "Page $1";
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
"__locale" = "ru_UA.utf8;ru_RU.UTF-8;Rus";
|
||||
"__WinEncoding" = "Windows-1251";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Главная";
|
||||
"welcome" = "Добро пожаловать";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Вход";
|
||||
"password" = "Пароль";
|
||||
"registration" = "Регистрация";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Выбрать язык";
|
||||
"edit" = "редактировать";
|
||||
|
@ -90,7 +90,7 @@
|
|||
|
||||
"updated_at" = "Обновлено $1";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "написал";
|
||||
"post_writes_f" = "написала";
|
||||
|
@ -118,7 +118,7 @@
|
|||
"attach_photo" = "Прикрепить фото";
|
||||
"no_posts_abstract" = "Здесь никто ничего не написал... Пока.";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Друзья";
|
||||
"followers" = "Подписчики";
|
||||
|
@ -153,7 +153,7 @@
|
|||
"subscriptions_many" = "$1 подписок";
|
||||
"subscriptions_other" = "$1 подписок";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Название";
|
||||
"subscribe" = "Подписаться";
|
||||
|
@ -197,7 +197,7 @@
|
|||
"meetings_many" = "$1 встреч";
|
||||
"meetings_other" = "$1 встреч";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Создать";
|
||||
"albums" = "Альбомы";
|
||||
|
@ -217,7 +217,7 @@
|
|||
"albums_many" = "$1 альбомов";
|
||||
"albums_other" = "$1 альбомов";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Заметки";
|
||||
"note" = "Заметка";
|
||||
|
@ -234,7 +234,7 @@
|
|||
"notes_many" = "$1 заметок";
|
||||
"notes_other" = "$1 заметок";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "ред.";
|
||||
"my_page" = "Моя Страница";
|
||||
|
@ -278,7 +278,7 @@
|
|||
"notes_many" = "$1 заметок";
|
||||
"notes_other" = "$1 заметок";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Основное";
|
||||
"contacts" = "Контакты";
|
||||
|
@ -338,13 +338,13 @@
|
|||
"ui_settings_rating_show" = "Показывать";
|
||||
"ui_settings_rating_hide" = "Скрывать";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Сортировать рандомно";
|
||||
"sort_up" = "Сортировать по дате создания вверх";
|
||||
"sort_down" = "Сортировать по дате создания вниз";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Видеозаписи";
|
||||
"video" = "Видеозапись";
|
||||
|
@ -364,7 +364,7 @@
|
|||
"videos_many" = "$1 видеозаписей";
|
||||
"videos_other" = "$1 видеозаписей";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Ответы";
|
||||
"unread" = "Непрочитанное";
|
||||
|
@ -394,7 +394,7 @@
|
|||
"nt_note_instrumental" = "заметкой";
|
||||
"nt_photo_instrumental" = "фотографией";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " в ";
|
||||
"time_just_now" = "только что";
|
||||
|
@ -440,7 +440,7 @@
|
|||
"points_count" = "голосов";
|
||||
"on_your_account" = "на вашем счету";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Некорректный запрос";
|
||||
"error_2" = "Неверный логин или пароль";
|
||||
|
@ -469,13 +469,13 @@
|
|||
"photo_saved" = "Фотография сохранена";
|
||||
"photo_saved_comment" = "Новое изображние профиля появится у вас на странице";
|
||||
|
||||
%{ Admin actions %}
|
||||
/* Admin actions */
|
||||
|
||||
"login_as" = "Войти как $1";
|
||||
"ban_user_action" = "Забанить пользователя";
|
||||
"warn_user_action" = "Предупредить пользователя";
|
||||
|
||||
%{ Paginator %}
|
||||
/* Paginator */
|
||||
|
||||
"paginator_back" = "Назад";
|
||||
"paginator_page" = "Страница $1";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "sr_CS.UTF-8;Srb";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Поћетна";
|
||||
"welcome" = "Добро дошли";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Пријава";
|
||||
"password" = "Шифра";
|
||||
"registration" = "Регистрација";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Промена језика";
|
||||
"edit" = "уредити";
|
||||
|
@ -84,7 +84,7 @@
|
|||
"favorite_quotes" = "Омиљени цитати";
|
||||
"information_about" = "Лична информација";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "је написао";
|
||||
"post_writes_f" = "је написала";
|
||||
|
@ -108,7 +108,7 @@
|
|||
|
||||
"nsfw_warning" = "Овај пост има садржај за особе од 18 година и више";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Пријатељи";
|
||||
"followers" = "Следбеници";
|
||||
|
@ -140,7 +140,7 @@
|
|||
"subscriptions_many" = "$1 пријава";
|
||||
"subscriptions_other" = "$1 пријава";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Назив";
|
||||
"subscribe" = "Пријавити се";
|
||||
|
@ -182,7 +182,7 @@
|
|||
"meetings_many" = "$1 састанка";
|
||||
"meetings_other" = "$1 састанка";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Створити";
|
||||
"albums" = "Албуми";
|
||||
|
@ -199,7 +199,7 @@
|
|||
"albums_many" = "$1 албума";
|
||||
"albums_other" = "$1 албума";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Белешци";
|
||||
"note" = "Белешка";
|
||||
|
@ -216,7 +216,7 @@
|
|||
"notes_many" = "$1 белешка";
|
||||
"notes_other" = "$1 белешка";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "уред.";
|
||||
"my_page" = "Моја Страница";
|
||||
|
@ -260,7 +260,7 @@
|
|||
"notes_many" = "$1 белешка";
|
||||
"notes_other" = "$1 белешци";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Насловна страна";
|
||||
"contacts" = "Контакти";
|
||||
|
@ -320,13 +320,13 @@
|
|||
"ui_settings_rating_show" = "Показати";
|
||||
"ui_settings_rating_hide" = "Сакрити";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Поредити насумнично";
|
||||
"sort_up" = "Поредити по датуму креирања према горе";
|
||||
"sort_down" = "Поредити по датуму креирања према доле";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Видео";
|
||||
"video" = "Видео";
|
||||
|
@ -346,7 +346,7 @@
|
|||
"videos_many" = "$1 видео";
|
||||
"videos_other" = "$1 видео";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Повратна веза";
|
||||
"unread" = "Непрочитано";
|
||||
|
@ -376,7 +376,7 @@
|
|||
"nt_note_instrumental" = "белешком";
|
||||
"nt_photo_instrumental" = "фотографијом";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " у ";
|
||||
"time_just_now" = "садашње вријеме";
|
||||
|
@ -417,7 +417,7 @@
|
|||
"ui_settings_rating_show" = "Показати";
|
||||
"ui_settings_rating_hide" = "Сакрити";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Није тачан захтев";
|
||||
"error_2" = "Корисничко име или лозинка нису тачни";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "sr_CS.UTF-8;Srb_Latin";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Poćetna";
|
||||
"welcome" = "Dobro došli";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Prijava";
|
||||
"password" = "Šifra";
|
||||
"registration" = "Registracija";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Promena jezika";
|
||||
"edit" = "urediti";
|
||||
|
@ -84,7 +84,7 @@
|
|||
"favorite_quotes" = "Omiljeni citati";
|
||||
"information_about" = "Lična informacija";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "je napisao";
|
||||
"post_writes_f" = "je napisala";
|
||||
|
@ -108,7 +108,7 @@
|
|||
|
||||
"nsfw_warning" = "Ova post ima sadržaj za osobe od 18 godina i više";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Prijatelji";
|
||||
"followers" = "Pretplatnici";
|
||||
|
@ -140,7 +140,7 @@
|
|||
"subscriptions_many" = "$1 prijava";
|
||||
"subscriptions_other" = "$1 prijava";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Naziv";
|
||||
"subscribe" = "Prijaviti se";
|
||||
|
@ -182,7 +182,7 @@
|
|||
"meetings_many" = "$1 sastanka";
|
||||
"meetings_other" = "$1 sastanka";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Stvoriti";
|
||||
"albums" = "Albumi";
|
||||
|
@ -199,7 +199,7 @@
|
|||
"albums_many" = "$1 albuma";
|
||||
"albums_other" = "$1 albuma";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Belešci";
|
||||
"note" = "Beleška";
|
||||
|
@ -216,7 +216,7 @@
|
|||
"notes_many" = "$1 beleška";
|
||||
"notes_other" = "$1 beleška";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
"edit_button" = "ured.";
|
||||
"my_page" = "Moja Stranica";
|
||||
|
@ -260,7 +260,7 @@
|
|||
"notes_many" = "$1 beleška";
|
||||
"notes_other" = "$1 belešci";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Naslovna strana";
|
||||
"contacts" = "Kontakti";
|
||||
|
@ -320,13 +320,13 @@
|
|||
"ui_settings_rating_show" = "Pokazati";
|
||||
"ui_settings_rating_hide" = "Sakriti";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Porediti nasumnično";
|
||||
"sort_up" = "Porediti po datumu kreiranja prema gore";
|
||||
"sort_down" = "Porediti po datumu kreiranja prema dole";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Video";
|
||||
"video" = "Video";
|
||||
|
@ -346,7 +346,7 @@
|
|||
"videos_many" = "$1 video";
|
||||
"videos_other" = "$1 video";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Povratna veza";
|
||||
"unread" = "Nepročitano";
|
||||
|
@ -376,7 +376,7 @@
|
|||
"nt_note_instrumental" = "beleškom";
|
||||
"nt_photo_instrumental" = "fotografijom";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " u ";
|
||||
"time_just_now" = "sadašnje vrijeme";
|
||||
|
@ -417,7 +417,7 @@
|
|||
"ui_settings_rating_show" = "Pokazati";
|
||||
"ui_settings_rating_hide" = "Sakriti";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Nije taćan zahtev";
|
||||
"error_2" = "Korisnićko ime ili lozinka nisu tačni";
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
"__locale" = "tr_TR.UTF-8;Tur";
|
||||
|
||||
%{ Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html %}
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
||||
%{ Main page %}
|
||||
/* Main page */
|
||||
|
||||
"home" = "Ana ekran";
|
||||
"welcome" = "Hoşgeldin";
|
||||
|
||||
%{ Login %}
|
||||
/* Login */
|
||||
|
||||
"log_in" = "Giriş yap";
|
||||
"password" = "Parola";
|
||||
"registration" = "Kayıt";
|
||||
|
||||
%{ Profile information %}
|
||||
/* Profile information */
|
||||
|
||||
"select_language" = "Dil seç";
|
||||
"edit" = "dznl";
|
||||
|
@ -36,7 +36,7 @@
|
|||
"online" = "Çevrimiçi";
|
||||
"was_online" = "çevrimiçiydi";
|
||||
"was_online_m" = "çevrimiçiydi";
|
||||
%{ For male and femail %}
|
||||
/* For male and femail */
|
||||
|
||||
"was_online_f" = "çevrimiçiydi";
|
||||
"all_title" = "Tümü";
|
||||
|
@ -86,7 +86,7 @@
|
|||
"favorite_quotes" = "Favori sözler";
|
||||
"information_about" = "Hakkında";
|
||||
|
||||
%{ Wall %}
|
||||
/* Wall */
|
||||
|
||||
"post_writes_m" = "yazdı";
|
||||
"post_writes_f" = "yazdı";
|
||||
|
@ -110,7 +110,7 @@
|
|||
|
||||
"nsfw_warning" = "Bu gönderinin +18 içeriii olabilir";
|
||||
|
||||
%{ Friends %}
|
||||
/* Friends */
|
||||
|
||||
"friends" = "Arkadaşlar";
|
||||
"followers" = "Takipçiler";
|
||||
|
@ -136,7 +136,7 @@
|
|||
"subscriptions_one" = "$1 abonelik";
|
||||
"subscriptions_other" = "$1 abonelik";
|
||||
|
||||
%{ Group %}
|
||||
/* Group */
|
||||
|
||||
"name_group" = "Grup adı";
|
||||
"subscribe" = "Abone ol";
|
||||
|
@ -173,7 +173,7 @@
|
|||
"meetings_one" = "$1 toplantı";
|
||||
"meetings_other" = "$1 toplantı";
|
||||
|
||||
%{ Albums %}
|
||||
/* Albums */
|
||||
|
||||
"create" = "Oluştur";
|
||||
"albums" = "Albümler";
|
||||
|
@ -188,7 +188,7 @@
|
|||
"albums_one" = "$1 albüm";
|
||||
"albums_other" = "$1 albüm";
|
||||
|
||||
%{ Notes %}
|
||||
/* Notes */
|
||||
|
||||
"notes" = "Notlar";
|
||||
"note" = "Not";
|
||||
|
@ -201,9 +201,9 @@
|
|||
"notes_one" = "$1 not";
|
||||
"notes_other" = "$1 not";
|
||||
|
||||
%{ Menus %}
|
||||
/* Menus */
|
||||
|
||||
%{ Note that is string need to fit into the "My Page" link %}
|
||||
/* Note that is string need to fit into the "My Page" link */
|
||||
|
||||
"edit_button" = "dznl";
|
||||
"my_page" = "Sayfam";
|
||||
|
@ -241,7 +241,7 @@
|
|||
"footer_choose_language" = "dil seç";
|
||||
"footer_privacy" = "gizlilik";
|
||||
|
||||
%{ Settings %}
|
||||
/* Settings */
|
||||
|
||||
"main" = "Ana";
|
||||
"contacts" = "Kişiler";
|
||||
|
@ -300,13 +300,13 @@
|
|||
"ui_settings_rating_show" = "Göster";
|
||||
"ui_settings_rating_hide" = "Gizle";
|
||||
|
||||
%{ Sorting %}
|
||||
/* Sorting */
|
||||
|
||||
"sort_randomly" = "Rastgele sırala";
|
||||
"sort_up" = "ID'ye göre yukarı doğru sırayla";
|
||||
"sort_down" = "ID'ye göre aşağı doğru sırala";
|
||||
|
||||
%{ Videos %}
|
||||
/* Videos */
|
||||
|
||||
"videos" = "Videolar";
|
||||
"video" = "Video";
|
||||
|
@ -324,7 +324,7 @@
|
|||
"videos_one" = "$1 video";
|
||||
"videos_other" = "$1 video";
|
||||
|
||||
%{ Notifications %}
|
||||
/* Notifications */
|
||||
|
||||
"feedback" = "Geri bildirim";
|
||||
"unread" = "Okunmamış";
|
||||
|
@ -354,7 +354,7 @@
|
|||
"nt_note_instrumental" = "not";
|
||||
"nt_photo_instrumental" = "fotoğraf";
|
||||
|
||||
%{ Time %}
|
||||
/* Time */
|
||||
|
||||
"time_at_sp" = " saat ";
|
||||
"time_just_now" = "daha şimdi";
|
||||
|
@ -363,7 +363,7 @@
|
|||
"time_today" = "bugün";
|
||||
"time_yesterday" = "dün";
|
||||
|
||||
%{ Errors %}
|
||||
/* Errors */
|
||||
|
||||
"error_1" = "Yanlış sorgu";
|
||||
"error_2" = "Yanlış kullanıcı adı ve parola";
|
||||
|
@ -375,4 +375,4 @@
|
|||
"no_data" = "Veri yok";
|
||||
"no_data_description" = "Böyle bir veri yok.";
|
||||
|
||||
%{ Translations by @WindowZytch - Çeviriler @WindowZytch'den %}
|
||||
/* Translations by @WindowZytch - Çeviriler @WindowZytch'den */
|
||||
|
|
Loading…
Reference in a new issue