Skip to content

Commit

Permalink
Updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Waboodoo committed Dec 21, 2023
1 parent 99db15a commit 282116e
Show file tree
Hide file tree
Showing 23 changed files with 48 additions and 23 deletions.
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@
<string name="button_sort_variables">فرز</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">متغيرات مرتبة.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">يبحث</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">لا نتائج</string>
Expand Down Expand Up @@ -1386,4 +1386,5 @@
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,7 @@ Suprimir de totes maneres?</string>
<string name="button_sort_variables">Ordena</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variables ordenades.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Cerca</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Sense resultats</string>
Expand Down Expand Up @@ -1379,4 +1379,5 @@ Suprimir de totes maneres?</string>
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ Odstranit v každém případě?</string>
<string name="button_sort_variables">Třídit</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Seřazené proměnné.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Vyhledávání</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Žádné výsledky</string>
Expand Down Expand Up @@ -1468,4 +1468,5 @@ V případě certifikátů podepsaných vlastním podpisem zkontrolujte místo t
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
4 changes: 3 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ Trotzdem löschen?</string>
<string name="button_sort_variables">Sortieren</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variablen sortiert.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Suchen</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Keine Ergebnisse</string>
Expand Down Expand Up @@ -1559,4 +1559,6 @@ Optionen für selbst-signierte Zertifikate findest du im Shortcut-Editor unter
<string name="icon_shape_round">Rund</string>
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<string name="warning_page_wants_to_open_url">Die Seite möchte folgende URL in einem Browser öffnen:\n\n%s</string>
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
<string name="placeholder_documentation_search_query">In Seite suchen…</string>
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@
<string name="button_sort_variables">Ταξινόμηση</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Μεταβλητές ταξινομημένες.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Αναζήτηση</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Δεν υπάρχουν αποτελέσματα</string>
Expand Down Expand Up @@ -1470,4 +1470,5 @@
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ Todos los atajos dentro de esta se eliminaran también.</string>
<string name="button_sort_variables">Orden</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variables ordenadas.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Buscar</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Sin resultados</string>
Expand Down Expand Up @@ -1140,4 +1140,5 @@ Todos los atajos dentro de esta se eliminaran también.</string>
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ Puede activar esta función editando un acceso directo y seleccionando la casill
<string name="button_sort_variables">Ordenar</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variables clasificadas.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Buscar en</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">No hay resultados</string>
Expand Down Expand Up @@ -1504,4 +1504,5 @@ Es posible que también deba excluir la aplicación de Optimizaciones de baterí
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@
<string name="button_sort_variables">مرتب سازی</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">متغیرها مرتب شدند</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">جستجو کردن</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">هیچ نتیجه ای</string>
Expand Down Expand Up @@ -1533,4 +1533,5 @@
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ Supprimer quand même ?</string>
<string name="button_sort_variables">Trier</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variables triées.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Rechercher</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Aucun résultat</string>
Expand Down Expand Up @@ -1525,4 +1525,5 @@ Vous devrez peut-être aussi exclure l\'application des optimisations de la batt
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ Egyébként is törölje?</string>
<string name="button_sort_variables">Rendezés</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Változók rendezve.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Keresés</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Nincs eredmény</string>
Expand Down Expand Up @@ -1497,4 +1497,5 @@ Saját aláírású tanúsítványok esetén ehelyett ellenőrizze a parancsikon
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ Tetap hapus?</string>
<string name="button_sort_variables">Menyortir</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variabel diurutkan.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Mencari</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Tidak ada hasil</string>
Expand Down Expand Up @@ -1387,4 +1387,5 @@ Tetap hapus?</string>
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ Eliminare comunque?</string>
<string name="button_sort_variables">Ordinamento</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">Variabili ordinate.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">Ricerca</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">Nessun risultato</string>
Expand Down Expand Up @@ -1511,4 +1511,5 @@ Per i certificati autofirmati, controllare invece la sezione \"%s\" della scorci
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@
<string name="button_sort_variables">סוג</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">משתנים ממוינים.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">לחפש</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">אין תוצאות</string>
Expand Down Expand Up @@ -1426,4 +1426,5 @@
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
4 changes: 3 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,7 @@
<string name="button_sort_variables">並び替え</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">変数を並び替え</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">検索</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">結果なし</string>
Expand Down Expand Up @@ -1541,4 +1541,6 @@
<string name="icon_shape_round">丸形</string>
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<string name="warning_page_wants_to_open_url">このページは、ブラウザで次のURLリンクを開きます:\n\n%s</string>
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
<string name="placeholder_documentation_search_query">ページ内で検索…</string>
</resources>
3 changes: 2 additions & 1 deletion HTTPShortcuts/app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1278,7 +1278,7 @@
<string name="button_sort_variables">정렬</string>
<!-- Message: Shown in a snackbar after all variables have been sorted (alphabetically) -->
<string name="message_variables_sorted">변수를 정렬했습니다.</string>
<!-- Button label on menu, for searching. Currently only used in Code Snippet picker but might be used to search in other places -->
<!-- Button label on menu, for searching. Used in Code Snippet picker and for Documentation screens -->
<string name="menu_action_search">검색</string>
<!-- Generic message for empty state when a search yields no results, displayed in the middle of the screen -->
<string name="instructions_search_no_results">검색 결과가 없습니다</string>
Expand Down Expand Up @@ -1486,4 +1486,5 @@
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Option in dialog that lets the user choose the shape of their custom icon -->
<!-- Warning message shown to user when an HTML page wants to open a URL in the external browser. %s is a placeholder for the URL. -->
<!-- Placeholder text shown in the text field for the search feature on the Documentation screen -->
</resources>
Loading

0 comments on commit 282116e

Please sign in to comment.