Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions l10n/gl.pot
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ msgstr "calculando canto tempo falta"
msgid "Existing version"
msgstr "Versión existente"

msgid "Failed assembling the chunks together"
msgid "Failed to assemble the chunks together"
msgstr "Produciuse un fallo ao ensamblar os anacos"

msgid "Failed uploading the file"
msgid "Failed to upload the file"
msgstr "Produciuse un fallo ao enviar o ficheiro"

msgid "Filenames must not end with \"{segment}\"."
Expand Down Expand Up @@ -119,11 +119,14 @@ msgstr "Seleccionar todos os ficheiros novos"
msgid "Skip"
msgstr "Omitir"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "Omita este ficheiro"
msgstr[0] "Omitir {count} ficheiro"
msgstr[1] "Omitir {count} ficheiros"

msgid "Skip this file"
msgstr "Omitir este ficheiro"

msgid "Unknown size"
msgstr "Tamaño descoñecido"

Expand Down
Loading