diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-23 02:16:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-23 02:16:43 +0000 |
commit | d9b9de6d7dce51e0511d3b99e2f2b6d0f72cb3d4 (patch) | |
tree | 482e7619ce6d5eba829276f98bc3ea61940c9f2e /lib/l10n | |
parent | bcbe1e1c9d46bdaa7102dca7d99cfd2dcd246f02 (diff) | |
download | nextcloud-server-d9b9de6d7dce51e0511d3b99e2f2b6d0f72cb3d4.tar.gz nextcloud-server-d9b9de6d7dce51e0511d3b99e2f2b6d0f72cb3d4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 27e848b33d8..143a6777970 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -78,7 +78,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "__language_name__" : "Português Brasileiro", - "This is an automatically sent email, please do not reply." : "Este é um e-mail enviado automaticamente. Por favor, não responda.", + "This is an automatically sent email, please do not reply." : "Este e-mail é enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", "Settings" : "Configurações", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 487909b4e63..c51835ebba3 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -76,7 +76,7 @@ "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", "__language_name__" : "Português Brasileiro", - "This is an automatically sent email, please do not reply." : "Este é um e-mail enviado automaticamente. Por favor, não responda.", + "This is an automatically sent email, please do not reply." : "Este e-mail é enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", "Settings" : "Configurações", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index b47b52f5c9d..64ddc472347 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", + "Other activities" : "Остале активности", "%1$s and %2$s" : "%1$s и %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s и %4$s", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index c15bb054e0b..1efe8fc8206 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -8,6 +8,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", + "Other activities" : "Остале активности", "%1$s and %2$s" : "%1$s и %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s и %4$s", |