Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-25 06:37:24 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-07-25 15:41:34 +0300
commit187d9acc34afdf36b6e6e988bc350e6975a51d2a (patch)
treece020c0abfe594e268f0d923b41ac3a4dd2d8c51 /app/src/main/res/values-gl
parenta6f68983d4a77daff166207ec6cda8f0c1f34139 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-gl')
-rw-r--r--app/src/main/res/values-gl/strings.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 0cc93ec55..e704f5710 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -130,7 +130,7 @@
<string name="delete_board_message">Isto eliminar谩 este taboleiro de xeito permanente inclu铆ndo todas as listas e tarxetas.</string>
<string name="settings_theme_title">Tema escuro</string>
<string name="settings_branding_title">Xesti贸n da marca</string>
- <string name="settings_compact_title">Modo compacto 馃啎</string>
+ <string name="settings_compact_title">Modo compacto</string>
<string name="settings_background_sync">Sincronizaci贸n do traballo en segundo plano</string>
<string name="pref_value_wifi_and_mobile">Sincronizaci贸n con wifi e con datos m贸biles</string>
<string name="pref_value_wifi_only">Sincronizar s贸 con wifi</string>
@@ -270,4 +270,15 @@
<string name="widget_stack_header_icon">Icona de cabeceira do trebello</string>
<string name="widget_stack_placeholder_icon">Icona de marcador de posici贸n do trebello</string>
<string name="select_stack">Seleccionar a lista</string>
- </resources>
+ <string name="project_type_deck_board">Taboleiro do Deck</string>
+ <string name="project_type_deck_card">Tarxeta do Deck</string>
+ <string name="project_type_file">Ficheiro</string>
+ <string name="projects_title">Proxectos</string>
+ <plurals name="resources_count">
+ <item quantity="one">%1$d recurso</item>
+ <item quantity="other">%1$d recursos</item>
+ </plurals>
+ <string name="no_assigned_label">Non hai etiqueta asignada</string>
+ <string name="project_type_room">Sala de conversas</string>
+ <string name="simple_move">Mover</string>
+</resources>