diff --git a/NextcloudTalk/cs.lproj/Localizable.strings b/NextcloudTalk/cs.lproj/Localizable.strings index 6dee280f3..787b48494 100644 Binary files a/NextcloudTalk/cs.lproj/Localizable.strings and b/NextcloudTalk/cs.lproj/Localizable.strings differ diff --git a/NextcloudTalk/gl.lproj/Localizable.stringsdict b/NextcloudTalk/gl.lproj/Localizable.stringsdict new file mode 100644 index 000000000..215b13c26 --- /dev/null +++ b/NextcloudTalk/gl.lproj/Localizable.stringsdict @@ -0,0 +1,107 @@ + + + + + %d votes + + NSStringLocalizedFormatKey + %#@votes@ + votes + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %d voto + other + %d votos + + + + %ld participants + + NSStringLocalizedFormatKey + %#@participants@ + participants + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + ld + one + %ld participante + other + %ld participantes + + + + %d minutes ago + + NSStringLocalizedFormatKey + %#@minutes@ + minutes + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + hai %d minuto + other + hai %d minutos + + + + %d hours ago + + NSStringLocalizedFormatKey + %#@hours@ + hours + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + hai %d hora + other + hai %d horas + + + + %d days ago + + NSStringLocalizedFormatKey + %#@days@ + days + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + hai %d día + other + hai %d días + + + + %ld notifications + + NSStringLocalizedFormatKey + %#@notifications@ + notifications + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %ld notificación + other + %ld notificacións + + + + diff --git a/NextcloudTalk/sr.lproj/Localizable.strings b/NextcloudTalk/sr.lproj/Localizable.strings index 19a231d6f..5895425fb 100644 Binary files a/NextcloudTalk/sr.lproj/Localizable.strings and b/NextcloudTalk/sr.lproj/Localizable.strings differ