i18n: Update translation files and Polish translation (#5180)
* Update translation files Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * i18n: Update Polish translation Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
		| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "الإخطارات", | ||||
|   "upload_area.title": "إسحب ثم أفلت للرفع", | ||||
|   "upload_button.label": "إضافة وسائط", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "إلغاء", | ||||
|   "upload_progress.label": "يرفع...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "وسّع الفيديو", | ||||
|   "video_player.toggle_sound": "تبديل الصوت", | ||||
|   "video_player.toggle_visible": "إظهار / إخفاء الفيديو", | ||||
|   "video_player.video_error": "تعذر تشغيل الفيديو" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Известия", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Добави медия", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Отмяна", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Звук", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notificacions", | ||||
|   "upload_area.title": "Arrossega i deixa anar per carregar", | ||||
|   "upload_button.label": "Afegir multimèdia", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Desfer", | ||||
|   "upload_progress.label": "Pujant...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Ampliar el vídeo", | ||||
|   "video_player.toggle_sound": "Alternar so", | ||||
|   "video_player.toggle_visible": "Alternar visibilitat", | ||||
|   "video_player.video_error": "El vídeo no es pot reproduir" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Mitteilungen", | ||||
|   "upload_area.title": "Hereinziehen zum Hochladen", | ||||
|   "upload_button.label": "Mediendatei hinzufügen", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Entfernen", | ||||
|   "upload_progress.label": "Lade hoch …", | ||||
|   "video.close": "Video schließen", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Stummschalten", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Abspielen", | ||||
|   "video.unmute": "Ton einschalten", | ||||
|   "video_player.expand": "Video vergrößern", | ||||
|   "video_player.toggle_sound": "Ton an/aus", | ||||
|   "video_player.toggle_visible": "Video zeigen/verbergen", | ||||
|   "video_player.video_error": "Video konnte nicht abgespielt werden" | ||||
|   "video.unmute": "Ton einschalten" | ||||
| } | ||||
|  | ||||
| @ -227,39 +227,6 @@ | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/components/status.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
|         "defaultMessage": "Toggle sound", | ||||
|         "id": "video_player.toggle_sound" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Toggle visibility", | ||||
|         "id": "video_player.toggle_visible" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Expand video", | ||||
|         "id": "video_player.expand" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Sensitive content", | ||||
|         "id": "status.sensitive_warning" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Click to view", | ||||
|         "id": "status.sensitive_toggle" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Media hidden", | ||||
|         "id": "status.media_hidden" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Video could not be played", | ||||
|         "id": "video_player.video_error" | ||||
|       } | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/components/video_player.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
| @ -653,15 +620,6 @@ | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/features/compose/components/upload_button.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
|         "defaultMessage": "Undo", | ||||
|         "id": "upload_form.undo" | ||||
|       } | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/features/compose/components/upload_form.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
| @ -671,6 +629,19 @@ | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/features/compose/components/upload_progress.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
|         "defaultMessage": "Undo", | ||||
|         "id": "upload_form.undo" | ||||
|       }, | ||||
|       { | ||||
|         "defaultMessage": "Describe for the visually impaired", | ||||
|         "id": "upload_form.description" | ||||
|       } | ||||
|     ], | ||||
|     "path": "app/javascript/mastodon/features/compose/components/upload.json" | ||||
|   }, | ||||
|   { | ||||
|     "descriptors": [ | ||||
|       { | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifications", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Add media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Undo", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Toggle sound", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Sciigoj", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Aldoni enhavaĵon", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Malfari", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Aktivigi sonojn", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notificaciones", | ||||
|   "upload_area.title": "Arrastra y suelta para subir", | ||||
|   "upload_button.label": "Subir multimedia", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Deshacer", | ||||
|   "upload_progress.label": "Subiendo…", | ||||
|   "video.close": "Cerrar video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Silenciar sonido", | ||||
|   "video.pause": "Pausar", | ||||
|   "video.play": "Reproducir", | ||||
|   "video.unmute": "Dejar de silenciar sonido", | ||||
|   "video_player.expand": "Expandir vídeo", | ||||
|   "video_player.toggle_sound": "Activar/Desactivar sonido", | ||||
|   "video_player.toggle_visible": "Cambiar visibilidad", | ||||
|   "video_player.video_error": "No se pudo reproducir el vídeo" | ||||
|   "video.unmute": "Dejar de silenciar sonido" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "اعلانها", | ||||
|   "upload_area.title": "برای بارگذاری به اینجا بکشید", | ||||
|   "upload_button.label": "افزودن تصویر", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "واگردانی", | ||||
|   "upload_progress.label": "بارگذاری...", | ||||
|   "video.close": "بستن ویدیو", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "قطع صدا", | ||||
|   "video.pause": "توقف", | ||||
|   "video.play": "پخش", | ||||
|   "video.unmute": "پخش صدا", | ||||
|   "video_player.expand": "بازکردن ویدیو", | ||||
|   "video_player.toggle_sound": "تغییر صداداری", | ||||
|   "video_player.toggle_visible": "تغییر پیدایی", | ||||
|   "video_player.video_error": "ویدیو نمیتواند پخش شود" | ||||
|   "video.unmute": "پخش صدا" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Ilmoitukset", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Lisää mediaa", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Peru", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Äänet päälle/pois", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifications", | ||||
|   "upload_area.title": "Glissez et déposez pour envoyer", | ||||
|   "upload_button.label": "Joindre un média", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Annuler", | ||||
|   "upload_progress.label": "Envoi en cours…", | ||||
|   "video.close": "Fermer la vidéo", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Couper le son", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Lecture", | ||||
|   "video.unmute": "Rétablir le son", | ||||
|   "video_player.expand": "Agrandir la vidéo", | ||||
|   "video_player.toggle_sound": "Activer/Désactiver le son", | ||||
|   "video_player.toggle_visible": "Afficher/Cacher la vidéo", | ||||
|   "video_player.video_error": "Erreur lors de la lecture de la vidéo" | ||||
|   "video.unmute": "Rétablir le son" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "התראות", | ||||
|   "upload_area.title": "ניתן להעלות על ידי Drag & drop", | ||||
|   "upload_button.label": "הוספת מדיה", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "ביטול", | ||||
|   "upload_progress.label": "עולה...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "הרחבת וידאו", | ||||
|   "video_player.toggle_sound": "הפעלת\\ביטול שמע", | ||||
|   "video_player.toggle_visible": "הפעלת\\ביטול תצוגה", | ||||
|   "video_player.video_error": "לא ניתן לנגן וידאו" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifikacije", | ||||
|   "upload_area.title": "Povuci i spusti kako bi uploadao", | ||||
|   "upload_button.label": "Dodaj media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Poništi", | ||||
|   "upload_progress.label": "Uploadam...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Proširi video", | ||||
|   "video_player.toggle_sound": "Toggle zvuk", | ||||
|   "video_player.toggle_visible": "Preklopi vidljivost", | ||||
|   "video_player.video_error": "Video ne može biti reproduciran" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifications", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Média hozzáadása", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Mégsem", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Hang kapcsolása", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifikasi", | ||||
|   "upload_area.title": "Seret & lepaskan untuk mengunggah", | ||||
|   "upload_button.label": "Tambahkan media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Undo", | ||||
|   "upload_progress.label": "Mengunggah...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Tampilkan video", | ||||
|   "video_player.toggle_sound": "Suara", | ||||
|   "video_player.toggle_visible": "Tampilan", | ||||
|   "video_player.video_error": "Video tidak dapat diputar" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Savigi", | ||||
|   "upload_area.title": "Tranar faligar por kargar", | ||||
|   "upload_button.label": "Adjuntar kontenajo", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Desfacar", | ||||
|   "upload_progress.label": "Kargante...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Extensar video", | ||||
|   "video_player.toggle_sound": "Acendar sono", | ||||
|   "video_player.toggle_visible": "Chanjar videbleso", | ||||
|   "video_player.video_error": "Video ne povus pleesar" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifiche", | ||||
|   "upload_area.title": "Trascina per caricare", | ||||
|   "upload_button.label": "Aggiungi file multimediale", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Annulla", | ||||
|   "upload_progress.label": "Sto caricando...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Espandi video", | ||||
|   "video_player.toggle_sound": "Attiva suono", | ||||
|   "video_player.toggle_visible": "Attiva visibilità", | ||||
|   "video_player.video_error": "Il video non può essere riprodotto" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "通知", | ||||
|   "upload_area.title": "ドラッグ&ドロップでアップロード", | ||||
|   "upload_button.label": "メディアを追加", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "やり直す", | ||||
|   "upload_progress.label": "アップロード中...", | ||||
|   "video.close": "動画を閉じる", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "ミュート", | ||||
|   "video.pause": "一時停止", | ||||
|   "video.play": "再生", | ||||
|   "video.unmute": "ミュートを解除する", | ||||
|   "video_player.expand": "動画の詳細", | ||||
|   "video_player.toggle_sound": "音の切り替え", | ||||
|   "video_player.toggle_visible": "表示切り替え", | ||||
|   "video_player.video_error": "動画の再生に失敗しました" | ||||
|   "video.unmute": "ミュートを解除する" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "알림", | ||||
|   "upload_area.title": "드래그 & 드롭으로 업로드", | ||||
|   "upload_button.label": "미디어 추가", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "재시도", | ||||
|   "upload_progress.label": "업로드 중...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "동영상 자세히 보기", | ||||
|   "video_player.toggle_sound": "소리 토글하기", | ||||
|   "video_player.toggle_visible": "표시 전환", | ||||
|   "video_player.video_error": "동영상 재생에 실패했습니다" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Meldingen", | ||||
|   "upload_area.title": "Hierin slepen om te uploaden", | ||||
|   "upload_button.label": "Media toevoegen", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Ongedaan maken", | ||||
|   "upload_progress.label": "Uploaden...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Geluid uitschakelen", | ||||
|   "video.pause": "Pauze", | ||||
|   "video.play": "Afspelen", | ||||
|   "video.unmute": "Geluid inschakelen", | ||||
|   "video_player.expand": "Video groter maken", | ||||
|   "video_player.toggle_sound": "Geluid in-/uitschakelen", | ||||
|   "video_player.toggle_visible": "Video wel/niet tonen", | ||||
|   "video_player.video_error": "Video kon niet afgespeeld worden" | ||||
|   "video.unmute": "Geluid inschakelen" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Varslinger", | ||||
|   "upload_area.title": "Dra og slipp for å laste opp", | ||||
|   "upload_button.label": "Legg til media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Angre", | ||||
|   "upload_progress.label": "Laster opp...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Utvid video", | ||||
|   "video_player.toggle_sound": "Veksle lyd", | ||||
|   "video_player.toggle_visible": "Veksle synlighet", | ||||
|   "video_player.video_error": "Video kunne ikke spilles av" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notificacions", | ||||
|   "upload_area.title": "Lisatz e depausatz per mandar", | ||||
|   "upload_button.label": "Ajustar un mèdia", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Anullar", | ||||
|   "upload_progress.label": "Mandadís…", | ||||
|   "video.close": "Tampar la vidèo", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Copar lo son", | ||||
|   "video.pause": "Pausa", | ||||
|   "video.play": "Lectura", | ||||
|   "video.unmute": "Restablir lo son", | ||||
|   "video_player.expand": "Mostrar la vidèo", | ||||
|   "video_player.toggle_sound": "Activar/Desactivar lo son", | ||||
|   "video_player.toggle_visible": "Mostrar/Rescondre la vidèo", | ||||
|   "video_player.video_error": "Fracàs de la lectura de la vidèo" | ||||
|   "video.unmute": "Restablir lo son" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Powiadomienia", | ||||
|   "upload_area.title": "Przeciągnij i upuść aby wysłać", | ||||
|   "upload_button.label": "Dodaj zawartość multimedialną", | ||||
|   "upload_form.description": "Wprowadź opis dla niewidomych i niedowidzących", | ||||
|   "upload_form.undo": "Cofnij", | ||||
|   "upload_progress.label": "Wysyłanie", | ||||
|   "video.close": "Zamknij film", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Wycisz", | ||||
|   "video.pause": "Pauzuj", | ||||
|   "video.play": "Odtwórz", | ||||
|   "video.unmute": "Cofnij wyciszenie", | ||||
|   "video_player.expand": "Rozszerz film", | ||||
|   "video_player.toggle_sound": "Przełącz dźwięk", | ||||
|   "video_player.toggle_visible": "Przełącz widoczność", | ||||
|   "video_player.video_error": "Nie można odtworzyć pliku wideo" | ||||
|   "video.unmute": "Cofnij wyciszenie" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notificações", | ||||
|   "upload_area.title": "Arraste e solte para enviar", | ||||
|   "upload_button.label": "Adicionar mídia", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Anular", | ||||
|   "upload_progress.label": "Salvando...", | ||||
|   "video.close": "Fechar vídeo", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Silenciar vídeo", | ||||
|   "video.pause": "Parar", | ||||
|   "video.play": "Reproduzir", | ||||
|   "video.unmute": "Retirar silêncio", | ||||
|   "video_player.expand": "Expandir vídeo", | ||||
|   "video_player.toggle_sound": "Ligar/Desligar som", | ||||
|   "video_player.toggle_visible": "Ligar/Desligar vídeo", | ||||
|   "video_player.video_error": "Não é possível ver o vídeo" | ||||
|   "video.unmute": "Retirar silêncio" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notificações", | ||||
|   "upload_area.title": "Arraste e solte para enviar", | ||||
|   "upload_button.label": "Adicionar media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Anular", | ||||
|   "upload_progress.label": "A gravar...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expandir vídeo", | ||||
|   "video_player.toggle_sound": "Ligar/Desligar som", | ||||
|   "video_player.toggle_visible": "Ligar/Desligar vídeo", | ||||
|   "video_player.video_error": "Não é possível ver o vídeo" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Уведомления", | ||||
|   "upload_area.title": "Перетащите сюда, чтобы загрузить", | ||||
|   "upload_button.label": "Добавить медиаконтент", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Отменить", | ||||
|   "upload_progress.label": "Загрузка...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Развернуть видео", | ||||
|   "video_player.toggle_sound": "Вкл./выкл. звук", | ||||
|   "video_player.toggle_visible": "Показать/скрыть", | ||||
|   "video_player.video_error": "Видео не может быть проиграно" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Notifications", | ||||
|   "upload_area.title": "Drag & drop to upload", | ||||
|   "upload_button.label": "Add media", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Undo", | ||||
|   "upload_progress.label": "Uploading...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Expand video", | ||||
|   "video_player.toggle_sound": "Toggle sound", | ||||
|   "video_player.toggle_visible": "Toggle visibility", | ||||
|   "video_player.video_error": "Video could not be played" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Bildirimler", | ||||
|   "upload_area.title": "Upload için sürükle bırak yapınız", | ||||
|   "upload_button.label": "Görsel ekle", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Geri al", | ||||
|   "upload_progress.label": "Yükleniyor...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Videoyu genişlet", | ||||
|   "video_player.toggle_sound": "Sesi aç/kapa", | ||||
|   "video_player.toggle_visible": "Göster/gizle", | ||||
|   "video_player.video_error": "Video oynatılamadı" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "Сповіщення", | ||||
|   "upload_area.title": "Перетягніть сюди, щоб завантажити", | ||||
|   "upload_button.label": "Додати медіаконтент", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "Відмінити", | ||||
|   "upload_progress.label": "Завантаження...", | ||||
|   "video.close": "Close video", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "Mute sound", | ||||
|   "video.pause": "Pause", | ||||
|   "video.play": "Play", | ||||
|   "video.unmute": "Unmute sound", | ||||
|   "video_player.expand": "Розгорнути ", | ||||
|   "video_player.toggle_sound": "Увімкнути/вимкнути звук", | ||||
|   "video_player.toggle_visible": "Показати/приховати", | ||||
|   "video_player.video_error": "Відео не може бути відтворено" | ||||
|   "video.unmute": "Unmute sound" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "通知", | ||||
|   "upload_area.title": "将文件拖放至此上传", | ||||
|   "upload_button.label": "上传媒体文件", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "还原", | ||||
|   "upload_progress.label": "上传中……", | ||||
|   "video.close": "关闭影片", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "静音", | ||||
|   "video.pause": "暂停", | ||||
|   "video.play": "播放", | ||||
|   "video.unmute": "解除静音", | ||||
|   "video_player.expand": "展开影片", | ||||
|   "video_player.toggle_sound": "开关音效", | ||||
|   "video_player.toggle_visible": "打开或关上", | ||||
|   "video_player.video_error": "视频无法播放啦……" | ||||
|   "video.unmute": "解除静音" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "通知", | ||||
|   "upload_area.title": "將檔案拖放至此上載", | ||||
|   "upload_button.label": "上載媒體檔案", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "還原", | ||||
|   "upload_progress.label": "上載中……", | ||||
|   "video.close": "關閉影片", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "靜音", | ||||
|   "video.pause": "暫停", | ||||
|   "video.play": "播放", | ||||
|   "video.unmute": "解除靜音", | ||||
|   "video_player.expand": "展開影片", | ||||
|   "video_player.toggle_sound": "開關音效", | ||||
|   "video_player.toggle_visible": "打開或關上", | ||||
|   "video_player.video_error": "無法播放影片" | ||||
|   "video.unmute": "解除靜音" | ||||
| } | ||||
|  | ||||
| @ -196,6 +196,7 @@ | ||||
|   "tabs_bar.notifications": "通知", | ||||
|   "upload_area.title": "拖放來上傳", | ||||
|   "upload_button.label": "增加媒體", | ||||
|   "upload_form.description": "Describe for the visually impaired", | ||||
|   "upload_form.undo": "復原", | ||||
|   "upload_progress.label": "上傳中...", | ||||
|   "video.close": "關閉影片", | ||||
| @ -206,9 +207,5 @@ | ||||
|   "video.mute": "消音", | ||||
|   "video.pause": "暫停", | ||||
|   "video.play": "播放", | ||||
|   "video.unmute": "解除消音", | ||||
|   "video_player.expand": "展開影片", | ||||
|   "video_player.toggle_sound": "切換音效", | ||||
|   "video_player.toggle_visible": "切換可見性", | ||||
|   "video_player.video_error": "無法播放這影片" | ||||
|   "video.unmute": "解除消音" | ||||
| } | ||||
|  | ||||
| @ -394,6 +394,12 @@ pl: | ||||
|     next: Następna | ||||
|     prev: Poprzednia | ||||
|     truncate: "…" | ||||
|   preferences: | ||||
|     languages: Języki | ||||
|     notifications: Powiadomienia | ||||
|     other: Pozostałe | ||||
|     publishing: Publikowanie | ||||
|     web: Sieć | ||||
|   push_notifications: | ||||
|     favourite: | ||||
|       title: "%{name} dodał Twój status do ulubionych" | ||||
|  | ||||
| @ -4,6 +4,7 @@ pl: | ||||
|     hints: | ||||
|       defaults: | ||||
|         avatar: PNG, GIF lub JPG. Maksymalnie 2MB. Zostanie zmniejszony do 120x120px | ||||
|         digest: Wysyłane po długiej nieaktywności, zawiera podsumowanie wspomnień o Twoich profilu | ||||
|         display_name: | ||||
|           few: Pozostały <span class="name-counter">%{count}</span> znaki. | ||||
|           many: Pozostało <span class="name-counter">%{count}</span> znaków | ||||
| @ -23,7 +24,7 @@ pl: | ||||
|       sessions: | ||||
|         otp: Wprowadź kod weryfikacji dwuetapowej z telefonu lub wykorzystaj jeden z kodów zapasowych | ||||
|       user: | ||||
|         filtered_languages: Wpisy w wybranych językach nie będą pojawiać się na publicznych osiach czasu. | ||||
|         filtered_languages: Wpisy w wybranych językach nie będą wyświetlać się na publicznych osiach czasu. | ||||
|     labels: | ||||
|       defaults: | ||||
|         avatar: Awatar | ||||
|  | ||||
		Reference in New Issue
	
	Block a user