refs #251 Update translation files for preferences
This commit is contained in:
parent
9410b4479d
commit
2c76e89329
|
@ -74,39 +74,52 @@
|
|||
"title": "Einstellungen",
|
||||
"general": {
|
||||
"title": "Allgemein",
|
||||
"appearance": "Anzeige",
|
||||
"theme_color": "Themenfarbe:",
|
||||
"toot": {
|
||||
"title": "Toot",
|
||||
"description": "Customize default visibility of toot.",
|
||||
"visibility": {
|
||||
"title": "Standard-Sichtbarkeit",
|
||||
"public": "Öffenlich",
|
||||
"unlisted": "Nicht gelistet",
|
||||
"private": "Privat",
|
||||
"direct": "Direkt"
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"title": "Klänge",
|
||||
"description": "Please set feedback sounds.",
|
||||
"fav_rb": "When you favourite or boost the toot",
|
||||
"toot": "When you post toot"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Anzeige",
|
||||
"theme_color": "Themenfarbe",
|
||||
"theme": {
|
||||
"light": "Hell",
|
||||
"dark": "Dunkel"
|
||||
},
|
||||
"font_size": "Schriftgröße:",
|
||||
"font_size": "Schriftgröße",
|
||||
"display_style": {
|
||||
"title": "Anzeigestil:",
|
||||
"title": "Anzeigestil",
|
||||
"display_name_and_username": "Anzeige- und Benutzername",
|
||||
"display_name": "Anzeigename",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"toot": "Toot",
|
||||
"visibility": {
|
||||
"title": "Standard-Sichtbarkeit:",
|
||||
"public": "Öffenlich",
|
||||
"unlisted": "Nicht gelistet",
|
||||
"private": "Privat",
|
||||
"direct": "Direkt"
|
||||
},
|
||||
"sounds": "Klänge",
|
||||
"fav_rb_sound": "Favorit und Boost:",
|
||||
"toot_sound": "Toot:"
|
||||
"time_format": {
|
||||
"title": "Time format",
|
||||
"absolute": "Absolute",
|
||||
"relative": "Relative"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"title": "Notification",
|
||||
"notify": {
|
||||
"title": "Notify",
|
||||
"reply": "Reply:",
|
||||
"reblog": "Reblog:",
|
||||
"favourite": "Favourite:",
|
||||
"follow": "Follow:"
|
||||
"enable": {
|
||||
"description": "Pelase set notification events.",
|
||||
"reply": "Notify me when I receive reply",
|
||||
"reblog": "Notify me when I receive reblog",
|
||||
"favourite": "Notify me when I receive favourite",
|
||||
"follow": "Notify me when I receive follow"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
@ -124,7 +137,7 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "Sprache",
|
||||
"display_language": "Sprache",
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "Erfordert Neustart",
|
||||
"confirm": {
|
||||
"title": "Warnung",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"title": "Toot",
|
||||
"description": "Customize default visibility of toot.",
|
||||
"visibility": {
|
||||
"title": "Default visibility:",
|
||||
"title": "Default visibility",
|
||||
"public": "Public",
|
||||
"unlisted": "Unlisted",
|
||||
"private": "Private",
|
||||
|
@ -115,7 +115,7 @@
|
|||
"notification": {
|
||||
"title": "Notification",
|
||||
"enable": {
|
||||
"description": "Please set notification event.",
|
||||
"description": "Please set notification events.",
|
||||
"reply": "Notify me when I receive reply",
|
||||
"reblog": "Notify me when I receive reblog",
|
||||
"favourite": "Notify me when I receive favourite",
|
||||
|
|
|
@ -74,39 +74,52 @@
|
|||
"title": "Préférences",
|
||||
"general": {
|
||||
"title": "Général",
|
||||
"appearance": "Apparence",
|
||||
"theme_color": "Couleur du thème:",
|
||||
"toot": {
|
||||
"title": "Pouet",
|
||||
"description": "Customize default visibility of toot.",
|
||||
"visibility": {
|
||||
"title": "Visibilité par défaut",
|
||||
"public": "Public",
|
||||
"unlisted": "Public sans être affiché sur le fil public",
|
||||
"private": "Abonné⋅e⋅s uniquement",
|
||||
"direct": "Message direct"
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"title": "Sons",
|
||||
"description": "Please set feedback sounds.",
|
||||
"fav_rb": "Partages et favoris",
|
||||
"toot": "Pouets"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Apparence",
|
||||
"theme_color": "Couleur du thème",
|
||||
"theme": {
|
||||
"light": "Clair",
|
||||
"dark": "Foncé"
|
||||
},
|
||||
"font_size": "Taille des caractères:",
|
||||
"font_size": "Taille des caractères",
|
||||
"display_style": {
|
||||
"title": "Format d'affichage:",
|
||||
"title": "Format d'affichage",
|
||||
"display_name_and_username": "Nom et utilisateur⋅trice",
|
||||
"display_name": "Nom",
|
||||
"username": "Utilisateur⋅trice"
|
||||
},
|
||||
"toot": "Pouet",
|
||||
"visibility": {
|
||||
"title": "Visibilité par défaut:",
|
||||
"public": "Public",
|
||||
"unlisted": "Public sans être affiché sur le fil public",
|
||||
"private": "Abonné⋅e⋅s uniquement",
|
||||
"direct": "Message direct"
|
||||
},
|
||||
"sounds": "Sons",
|
||||
"fav_rb_sound": "Partages et favoris:",
|
||||
"toot_sound": "Pouets:"
|
||||
"time_format": {
|
||||
"title": "Time format",
|
||||
"absolute": "Absolute",
|
||||
"relative": "Relative"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"title": "Notification",
|
||||
"notify": {
|
||||
"title": "Notify",
|
||||
"reply": "Reply:",
|
||||
"reblog": "Reblog:",
|
||||
"favourite": "Favourite:",
|
||||
"follow": "Follow:"
|
||||
"enable": {
|
||||
"description": "Please set notification events.",
|
||||
"reply": "Notify me when I receive reply",
|
||||
"reblog": "Notify me when I receive reblog",
|
||||
"favourite": "Notify me when I receive favourite",
|
||||
"follow": "Notify me when I receive follow"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
@ -124,7 +137,7 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "Langue",
|
||||
"display_language": "Langue",
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "Nécessite un redémarrage",
|
||||
"confirm": {
|
||||
"title": "Avertissement",
|
||||
|
|
|
@ -74,39 +74,52 @@
|
|||
"title": "設定",
|
||||
"general": {
|
||||
"title": "一般",
|
||||
"appearance": "外観",
|
||||
"theme_color": "テーマカラー:",
|
||||
"toot": {
|
||||
"title": "トゥート",
|
||||
"description": "トゥートの公開設定を変更できます",
|
||||
"visibility": {
|
||||
"title": "公開設定",
|
||||
"public": "公開",
|
||||
"unlisted": "未収載",
|
||||
"private": "フォロワー限定",
|
||||
"direct": "ダイレクト"
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"title": "効果音",
|
||||
"description": "操作時の効果音を設定",
|
||||
"fav_rb": "お気に入り,ブースト時",
|
||||
"toot": "トゥート時"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外観",
|
||||
"theme_color": "テーマカラー",
|
||||
"theme": {
|
||||
"light": "標準",
|
||||
"dark": "ダーク"
|
||||
},
|
||||
"font_size": "フォントサイズ:",
|
||||
"font_size": "フォントサイズ",
|
||||
"display_style": {
|
||||
"title": "ユーザ名の表示形式:",
|
||||
"title": "ユーザ名の表示形式",
|
||||
"display_name_and_username": "表示名+ユーザー名",
|
||||
"display_name": "表示名",
|
||||
"username": "ユーザー名"
|
||||
},
|
||||
"toot": "トゥート",
|
||||
"visibility": {
|
||||
"title": "公開設定:",
|
||||
"public": "公開",
|
||||
"unlisted": "未収載",
|
||||
"private": "フォロワー限定",
|
||||
"direct": "ダイレクト"
|
||||
},
|
||||
"sounds": "効果音",
|
||||
"fav_rb_sound": "お気に入り,ブースト時:",
|
||||
"toot_sound": "トゥート時:"
|
||||
"time_format": {
|
||||
"title": "時間の表示形式",
|
||||
"absolute": "絶対表示",
|
||||
"relative": "相対表示"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"title": "通知",
|
||||
"notify": {
|
||||
"title": "通知設定",
|
||||
"reply": "返信:",
|
||||
"reblog": "ブースト:",
|
||||
"favourite": "お気に入り:",
|
||||
"follow": "フォロー:"
|
||||
"enable": {
|
||||
"description": "通知を受け取るかどうかを設定",
|
||||
"reply": "返信がある時",
|
||||
"reblog": "ブーストされた時",
|
||||
"favourite": "お気に入りされた時",
|
||||
"follow": "フォローされた時"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
@ -124,7 +137,7 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "言語",
|
||||
"display_language": "表示言語",
|
||||
"language_description": "Whalebirdの表示言語を選択",
|
||||
"notice": "再起動が必要です",
|
||||
"confirm": {
|
||||
"title": "再起動します",
|
||||
|
|
|
@ -74,44 +74,52 @@
|
|||
"title": "설정",
|
||||
"general": {
|
||||
"title": "일반",
|
||||
"appearance": "외관",
|
||||
"theme_color": "테마 색상:",
|
||||
"toot": {
|
||||
"title": "툿",
|
||||
"description": "Customize default visibility of toot.",
|
||||
"visibility": {
|
||||
"title": "기본 공개 설정",
|
||||
"public": "공개",
|
||||
"unlisted": "미등록",
|
||||
"private": "비공개",
|
||||
"direct": "다이렉트"
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"title": "사운드",
|
||||
"description": "Please set feedback sounds.",
|
||||
"fav_rb": "When you favorite or boost the toot",
|
||||
"toot": "When you post toot"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "외관",
|
||||
"theme_color": "테마 색상",
|
||||
"theme": {
|
||||
"light": "밝은 테마",
|
||||
"dark": "어두운 테마"
|
||||
},
|
||||
"font_size": "폰트 크기:",
|
||||
"font_size": "폰트 크기",
|
||||
"display_style": {
|
||||
"title": "사용자 표시 형식:",
|
||||
"title": "사용자 표시 형식",
|
||||
"display_name_and_username": "닉네임과 아이디 모두 보이기",
|
||||
"display_name": "닉네임만 보이기",
|
||||
"username": "아이디만 보이기"
|
||||
},
|
||||
"time_format":{
|
||||
"title": "시간 표시 형식:",
|
||||
"time_format":{
|
||||
"title": "시간 표시 형식",
|
||||
"absolute": "고정 시각 표시",
|
||||
"relative": "상대 시간 표시"
|
||||
},
|
||||
"toot": "툿",
|
||||
"visibility": {
|
||||
"title": "기본 공개 설정:",
|
||||
"public": "공개",
|
||||
"unlisted": "미등록",
|
||||
"private": "비공개",
|
||||
"direct": "다이렉트"
|
||||
},
|
||||
"sounds": "사운드",
|
||||
"fav_rb_sound": "즐겨찾기 및 부스트:",
|
||||
"toot_sound": "툿:"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"title": "알림",
|
||||
"notify": {
|
||||
"title": "푸쉬 알림",
|
||||
"reply": "답장:",
|
||||
"reblog": "부스트:",
|
||||
"favourite": "즐겨찾기:",
|
||||
"follow": "즐겨찾기:"
|
||||
"enable": {
|
||||
"description": "Please set notification events.",
|
||||
"reply": "Notify me when I receive reply",
|
||||
"reblog": "Notify me when I receive reblog",
|
||||
"favourite": "Notify me when I receive favourite",
|
||||
"follow": "Notify me when I receive follow"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
@ -129,7 +137,7 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "언어",
|
||||
"display_language": "언어",
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "재실행이 필요합니다",
|
||||
"confirm": {
|
||||
"title": "알림",
|
||||
|
|
|
@ -74,39 +74,52 @@
|
|||
"title": "Preferencje",
|
||||
"general": {
|
||||
"title": "Ogólne",
|
||||
"appearance": "Wygląd",
|
||||
"theme_color": "Kolor motywu:",
|
||||
"toot": {
|
||||
"title": "Wpisy",
|
||||
"description": "Customize default visibility of toot.",
|
||||
"visibility": {
|
||||
"title": "Domyślna widoczność",
|
||||
"public": "Publiczne",
|
||||
"unlisted": "Niewidoczne",
|
||||
"private": "Prywatne",
|
||||
"direct": "Bezpośrednie"
|
||||
}
|
||||
},
|
||||
"sounds": {
|
||||
"title": "Dźwięki",
|
||||
"description": "Please set feedback sounds.",
|
||||
"fav_rb": "Polubienie i podbicie",
|
||||
"toot": "Wpisy"
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Wygląd",
|
||||
"theme_color": "Kolor motywu",
|
||||
"theme": {
|
||||
"light": "Jasny",
|
||||
"dark": "Ciemny"
|
||||
},
|
||||
"font_size": "Rozmiar czcionki:",
|
||||
"font_size": "Rozmiar czcionki",
|
||||
"display_style": {
|
||||
"title": "Styl wyświetlania:",
|
||||
"title": "Styl wyświetlania",
|
||||
"display_name_and_username": "Nazwa wyświetlana i nazwa użytkownika",
|
||||
"display_name": "Nazwa wyświetlana",
|
||||
"username": "Nazwa użytkownika"
|
||||
},
|
||||
"toot": "Wpisy",
|
||||
"visibility": {
|
||||
"title": "Domyślna widoczność:",
|
||||
"public": "Publiczne",
|
||||
"unlisted": "Niewidoczne",
|
||||
"private": "Prywatne",
|
||||
"direct": "Bezpośrednie"
|
||||
},
|
||||
"sounds": "Dźwięki",
|
||||
"fav_rb_sound": "Polubienie i podbicie:",
|
||||
"toot_sound": "Wpisy:"
|
||||
"time_format": {
|
||||
"title": "Time format",
|
||||
"absolute": "Absolute",
|
||||
"relative": "Relative"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"title": "Notification",
|
||||
"notify": {
|
||||
"title": "Notify",
|
||||
"reply": "Reply:",
|
||||
"reblog": "Reblog:",
|
||||
"favourite": "Favourite:",
|
||||
"follow": "Follow:"
|
||||
"enable": {
|
||||
"description": "Please set notification events.",
|
||||
"reply": "Notify me when I receive reply",
|
||||
"reblog": "Notify me when I receive reblog",
|
||||
"favourite": "Notify me when I receive favourite",
|
||||
"follow": "Notify me when I receive follow"
|
||||
}
|
||||
},
|
||||
"account": {
|
||||
|
@ -124,7 +137,7 @@
|
|||
},
|
||||
"language": {
|
||||
"title": "Język",
|
||||
"display_language": "język",
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "Wymaga ponownego uruchomienia",
|
||||
"confirm": {
|
||||
"title": "Ostrzeżenie",
|
||||
|
|
Loading…
Reference in New Issue