2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-31 14:15:14 +00:00

GIT_SILENT made messages (after extraction)

This commit is contained in:
l10n daemon script
2023-10-28 00:43:08 +00:00
parent 0dd16258b5
commit ecbbd48b47
2 changed files with 7 additions and 1 deletions

View File

@@ -288,6 +288,10 @@
<string name="runcommand_notpaired">Il dispositivo non è associato</string>
<string name="runcommand_nosuchdevice">Non c\'è alcun dispositivo</string>
<string name="runcommand_noruncommandplugin">Questo dispositivo non ha l\'estensione Esegui comando abilitata</string>
<string name="runcommand_category_device_controls_title">Controlli del dispositivo</string>
<string name="runcommand_device_controls_summary">Se il tuo dispositivo supporta Controlli del dispositivo, i comandi che hai configurato appariranno qui.</string>
<string name="set_runcommand_name_as_title">set_runcommand_name_as_title</string>
<string name="runcommand_name_as_title_title">Mostra il nome come titolo</string>
<string name="pref_plugin_findremotedevice">Trova il dispositivo remoto</string>
<string name="pref_plugin_findremotedevice_desc">Fai squillare il dispositivo remoto</string>
<string name="ring">Squilla</string>

View File

@@ -93,7 +93,7 @@
<string name="encryption_info_title">დაშიფვრის ინფორმაცია</string>
<string name="pair_requested">დაწყვილების მოთხოვნა</string>
<plurals name="incoming_files_text">
<item quantity="one">File: %1$s</item>
<item quantity="one">File: %1s</item>
<item quantity="other">(File %2$d of %3$d) : %1$s</item>
</plurals>
<plurals name="outgoing_files_text">
@@ -204,6 +204,7 @@
<string name="runcommand_notreachable">მოწყობილობა მიუწვდომელია</string>
<string name="runcommand_notpaired">მოწყობილობა დაწყვილებული არაა</string>
<string name="runcommand_nosuchdevice">მოწყობილობა არ არსებობს</string>
<string name="runcommand_category_device_controls_title">მოწყობილობის კონტროლი</string>
<string name="pref_plugin_findremotedevice">დაშორებული მოწყობილობის პოვნა</string>
<string name="pref_plugin_findremotedevice_desc">თქვენს დაშორებულ მოწყობილობაზე დარეკვა</string>
<string name="ring">ზარი</string>
@@ -282,6 +283,7 @@
<string name="open_compose_send">ტექსტის შედგენა</string>
<string name="maintainer_and_developer">პროგრამისტი და წამყვანი</string>
<string name="developer">პროგრამისტი</string>
<string name="bug_fixes_and_general_improvements">შეცდომების გასწორება, ზოგადი განვითარება</string>
<string name="aniket_kumar_task">SMS-ის დამატების გაუმჯობესება</string>
<string name="alex_fiestas_task">კონტაქტების დამატების გაუმჯობესება</string>
<string name="send_clipboard">ბუფერის გაგზავნა</string>