Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 3 năm trước cách đây
mục cha
commit
d28cbb8630

+ 1 - 0
app/src/main/res/values-cs-rCZ/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">V tuto chvíli se nacházíte v čekárně.\n Toto setkání je naplánováno na %1$s.</string>
     <string name="nc_location_current_position_description">Vaše stávající umístění</string>
     <string name="nc_location_permission_required">vyžadováno oprávnění pro přístup k údaji o poloze</string>
+    <string name="nc_location_unknown">Pozice neznámá</string>
     <string name="nc_locked">Uzamčeno</string>
     <string name="nc_locked_tap_to_unlock">Odemkněte klepnutím</string>
     <string name="nc_make_call_private">Udělat konverzaci neveřejnou</string>

+ 1 - 0
app/src/main/res/values-de/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">Sie warten aktuell in der Lobby.\n Dieses Meeting ist für %1$s geplant.</string>
     <string name="nc_location_current_position_description">Ihre aktuelle Position</string>
     <string name="nc_location_permission_required">Standort-Berechtigung wird benötigt</string>
+    <string name="nc_location_unknown">Position unbekannt</string>
     <string name="nc_locked">Gesperrt</string>
     <string name="nc_locked_tap_to_unlock">Zum Entsperren antippen</string>
     <string name="nc_make_call_private">Unterhaltung privat machen</string>

+ 1 - 0
app/src/main/res/values-eu/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">Sarreran itxatoren ari zara momentu honetan.\n Bilera hau %1$s(r)(e)tan dago antolatuta.</string>
     <string name="nc_location_current_position_description">Zure uneko kokalekua</string>
     <string name="nc_location_permission_required">Kokalekua atzitzeko baimena beharrezkoa da</string>
+    <string name="nc_location_unknown">Kokapen ezezaguna</string>
     <string name="nc_locked">Blokeatuta</string>
     <string name="nc_locked_tap_to_unlock">Sakatu desblokeatzeko</string>
     <string name="nc_make_call_private">Egin elkarrizketa pribatua</string>

+ 1 - 0
app/src/main/res/values-pl/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">Obecnie czekasz w poczekalni.\n To spotkanie jest zaplanowane na %1$s.</string>
     <string name="nc_location_current_position_description">Twoja obecna lokalizacja</string>
     <string name="nc_location_permission_required">uprawnienie do lokalizacji jest wymagane</string>
+    <string name="nc_location_unknown">Pozycja nieznana</string>
     <string name="nc_locked">Zablokowany</string>
     <string name="nc_locked_tap_to_unlock">Dotknij, aby odblokować</string>
     <string name="nc_make_call_private">Ustaw jako rozmowę prywatą</string>

+ 1 - 0
app/src/main/res/values-pt-rBR/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">Você está na lista de espera.\n Esta reunião está agendada para %1$s.</string>
     <string name="nc_location_current_position_description">Sua localização atual</string>
     <string name="nc_location_permission_required">permissão de localização é necessária</string>
+    <string name="nc_location_unknown">Posição desconhecida </string>
     <string name="nc_locked">Indisponível</string>
     <string name="nc_locked_tap_to_unlock">Toque para desbloquear</string>
     <string name="nc_make_call_private">Fazer esta conversa privada</string>

+ 1 - 0
app/src/main/res/values-zh-rCN/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">您当前正在休息室等待。\n 此会议定于 %1$s 举行。</string>
     <string name="nc_location_current_position_description">你当前位置</string>
     <string name="nc_location_permission_required">需要位置权限</string>
+    <string name="nc_location_unknown">位置未知</string>
     <string name="nc_locked">已锁定</string>
     <string name="nc_locked_tap_to_unlock">轻按解锁</string>
     <string name="nc_make_call_private">设置会话为私有</string>

+ 1 - 0
app/src/main/res/values-zh-rHK/strings.xml

@@ -128,6 +128,7 @@
     <string name="nc_lobby_waiting_with_date">您目前正在等候室等候。\n此會議定於%1$s開始。</string>
     <string name="nc_location_current_position_description">您目前的位置</string>
     <string name="nc_location_permission_required">需要位置權限</string>
+    <string name="nc_location_unknown">位置不明</string>
     <string name="nc_locked">上鎖</string>
     <string name="nc_locked_tap_to_unlock">點擊可解除鎖定</string>
     <string name="nc_make_call_private">設成私密對話</string>