Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 10, 2024
1 parent 0879775 commit 832d8c0
Show file tree
Hide file tree
Showing 45 changed files with 3,575 additions and 4,801 deletions.
219 changes: 96 additions & 123 deletions locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

176 changes: 77 additions & 99 deletions locale/ast/LC_MESSAGES/django.po

Large diffs are not rendered by default.

183 changes: 80 additions & 103 deletions locale/bg/LC_MESSAGES/django.po

Large diffs are not rendered by default.

190 changes: 83 additions & 107 deletions locale/ca/LC_MESSAGES/django.po

Large diffs are not rendered by default.

155 changes: 65 additions & 90 deletions locale/cs/LC_MESSAGES/django.po

Large diffs are not rendered by default.

191 changes: 83 additions & 108 deletions locale/cy_GB/LC_MESSAGES/django.po

Large diffs are not rendered by default.

188 changes: 83 additions & 105 deletions locale/da/LC_MESSAGES/django.po

Large diffs are not rendered by default.

167 changes: 73 additions & 94 deletions locale/de/LC_MESSAGES/django.po

Large diffs are not rendered by default.

178 changes: 76 additions & 102 deletions locale/el/LC_MESSAGES/django.po

Large diffs are not rendered by default.

192 changes: 82 additions & 110 deletions locale/en_GB/LC_MESSAGES/django.po

Large diffs are not rendered by default.

189 changes: 83 additions & 106 deletions locale/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

169 changes: 71 additions & 98 deletions locale/es_EC/LC_MESSAGES/django.po

Large diffs are not rendered by default.

176 changes: 77 additions & 99 deletions locale/eu/LC_MESSAGES/django.po

Large diffs are not rendered by default.

188 changes: 83 additions & 105 deletions locale/fa/LC_MESSAGES/django.po

Large diffs are not rendered by default.

151 changes: 64 additions & 87 deletions locale/fi_FI/LC_MESSAGES/django.po

Large diffs are not rendered by default.

184 changes: 81 additions & 103 deletions locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

193 changes: 83 additions & 110 deletions locale/ga/LC_MESSAGES/django.po

Large diffs are not rendered by default.

186 changes: 82 additions & 104 deletions locale/gl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

155 changes: 67 additions & 88 deletions locale/hr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,27 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Joas Schilling, 2019
# Alen Vodopijevec <[email protected]>, 2020
# Vladimir Ostović <[email protected]>, 2023
# Denis Kranjčić <[email protected]>, 2024
#
# Vladimir Ostović <[email protected]>, 2024
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-10 02:55+0000\n"
"PO-Revision-Date: 2016-09-05 12:43+0000\n"
"Last-Translator: Denis Kranjčić <[email protected]>, 2024\n"
"Language-Team: Croatian (https://app.transifex.com/nextcloud/teams/64236/"
"hr/)\n"
"Language: hr\n"
"Last-Translator: Vladimir Ostović <[email protected]>, 2024\n"
"Language-Team: Croatian (https://app.transifex.com/nextcloud/teams/64236/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#: nextcloudappstore/core/feeds.py:14
msgid "Newest app releases"
Expand Down Expand Up @@ -82,17 +80,17 @@ msgstr "Javna vjerodajnica"
msgid ""
"Usually stored in ~/.nextcloud/certificates/APP_ID.crt where APP_ID is your "
"app's ID. If you do not have a certificate you need to create a certificate "
"sign request (CSR) first, which should be posted on the <a href=\"https://"
"github.com/nextcloud/app-certificate-requests\" rel=\"noreferrer noopener"
"\">certificate repository</a> (follow the README). You can generate the CSR "
"by executing the following command:"
"sign request (CSR) first, which should be posted on the <a "
"href=\"https://github.com/nextcloud/app-certificate-requests\" "
"rel=\"noreferrer noopener\">certificate repository</a> (follow the README). "
"You can generate the CSR by executing the following command:"
msgstr ""
"Obično se pohranjuje u ~/.nextcloud/certificates/APP_ID.crt gdje je APP_ID "
"ID vaše aplikacije. Ako nemate vjerodajnicu, prvo morate izraditi zahtjev za "
"potpisivanje vjerodajnice (CSR) koji treba biti objavljen u <a href="
"\"https://github.com/nextcloud/app-certificate-requests\" rel=\"noreferrer "
"noopener“>repozitoriju vjerodajnica</a> (slijedite upute u datoteci README). "
"CSR možete generirati izvršavanjem sljedeće naredbe:"
"ID vaše aplikacije. Ako nemate vjerodajnicu, prvo morate izraditi zahtjev za"
" potpisivanje vjerodajnice (CSR) koji treba biti objavljen u <a "
"href=\"https://github.com/nextcloud/app-certificate-requests\" "
"rel=\"noreferrer noopener“>repozitoriju vjerodajnica</a> (slijedite upute u "
"datoteci README). CSR možete generirati izvršavanjem sljedeće naredbe:"

#: nextcloudappstore/core/forms.py:54
msgid "Signature over your app's ID"
Expand Down Expand Up @@ -217,10 +215,8 @@ msgid "Orphan"
msgstr ""

#: nextcloudappstore/core/models.py:152
#, fuzzy
#| msgid "Version is supported"
msgid "Enterprise supported"
msgstr "Inačica je podržana"
msgstr ""

#: nextcloudappstore/core/models.py:153
msgid "Recent rating"
Expand Down Expand Up @@ -256,8 +252,8 @@ msgid ""
"If enabled, a user can try to register the same app again using the public "
"certificate and signature. If he does, the app will be transferred to him."
msgstr ""
"Ako je omogućen, korisnik može ponovno pokušati registrirati istu aplikaciju "
"s pomoću javne vjerodajnice i potpisa. Ako to učini, aplikacija će mu biti "
"Ako je omogućen, korisnik može ponovno pokušati registrirati istu aplikaciju"
" s pomoću javne vjerodajnice i potpisa. Ako to učini, aplikacija će mu biti "
"prenesena."

#: nextcloudappstore/core/models.py:168
Expand Down Expand Up @@ -644,8 +640,8 @@ msgstr "Ima izdanje"

#: nextcloudappstore/core/models.py:777
msgid ""
"If true, this is an actual released Nextcloud version that can be downloaded "
"as an archive. If false, the release is either a pre-release, or not "
"If true, this is an actual released Nextcloud version that can be downloaded"
" as an archive. If false, the release is either a pre-release, or not "
"available for download anymore."
msgstr ""
"Ako je to točno, radi se o stvarnoj objavljenoj inačici Nextclouda koja se "
Expand Down Expand Up @@ -703,18 +699,15 @@ msgstr ""
msgid ""
"Greetings from the %(site_name)s!\n"
"\n"
"You're receiving this email because user %(user_display)s has linked this "
"email address to their account at %(site_domain)s.\n"
"You're receiving this email because user %(user_display)s has linked this email address to their account at %(site_domain)s.\n"
"\n"
"To confirm this is correct, go to %(activate_url)s\n"
"\n"
"If you do not have an account at %(site_domain)s, simply ignore this "
"message.\n"
"If you do not have an account at %(site_domain)s, simply ignore this message.\n"
msgstr ""
"Pozdrav od %(site_name)s!\n"
"\n"
"Primili ste ovu poruku e-pošte jer je korisnik %(user_display)s povezao ovu "
"adresu e-pošte sa svojim računom %(site_domain)s.\n"
"Primili ste ovu poruku e-pošte jer je korisnik %(user_display)s povezao ovu adresu e-pošte sa svojim računom %(site_domain)s.\n"
"\n"
"Ako biste potvrdili da je navedeno točno, posjetite %(activate_url)s\n"
"\n"
Expand Down Expand Up @@ -750,11 +743,11 @@ msgstr "Potvrdi"
#: nextcloudappstore/core/templates/account/email_confirm.html:28
#, python-format
msgid ""
"This email confirmation link expired or is invalid. Please <a href="
"\"%(email_url)s\">issue a new email confirmation request</a>."
"This email confirmation link expired or is invalid. Please <a "
"href=\"%(email_url)s\">issue a new email confirmation request</a>."
msgstr ""
"Ova poveznica za potvrdu e-pošte je istekla ili je nevažeća. Izdajte <a href="
"\"%(email_url)s\">novi zahtjev za potvrdu e-pošte</a>."
"Ova poveznica za potvrdu e-pošte je istekla ili je nevažeća. Izdajte <a "
"href=\"%(email_url)s\">novi zahtjev za potvrdu e-pošte</a>."

#: nextcloudappstore/core/templates/account/login.html:5
#: nextcloudappstore/core/templates/account/login.html:12
Expand Down Expand Up @@ -829,8 +822,8 @@ msgstr "Promijeni zaporku"
#, python-format
msgid ""
"The password reset link was invalid, possibly because it has already been "
"used. Please request a <a href=\"%(passwd_reset_url)s\">new password reset</"
"a>."
"used. Please request a <a href=\"%(passwd_reset_url)s\">new password "
"reset</a>."
msgstr ""
"Poveznica za resetiranje zaporke nije važeća, vjerojatno jer je već "
"iskorištena. Zatražite <a href=“%(passwd_reset_url)s“>novo resetiranje "
Expand Down Expand Up @@ -962,10 +955,8 @@ msgid "Need Enterprise Support?"
msgstr ""

#: nextcloudappstore/core/templates/app/detail.html:145
#, fuzzy
#| msgid "Request feature"
msgid "Request quote"
msgstr "Zatražite značajku"
msgstr ""

#: nextcloudappstore/core/templates/app/detail.html:147
msgid "Recommended for large Nextcloud installations only."
Expand Down Expand Up @@ -1039,11 +1030,11 @@ msgstr ""

#: nextcloudappstore/core/templates/app/detail.html:271
msgid ""
"Rating comments support <a rel=\"noopener noreferrer\" href=\"https://"
"daringfireball.net/projects/markdown/syntax\">Markdown</a>. Do not use "
"rating comments to report bugs or request features. Neither developers nor "
"users will be notified of your comment. A rating without a comment still "
"counts, but will not be listed below."
"Rating comments support <a rel=\"noopener noreferrer\" "
"href=\"https://daringfireball.net/projects/markdown/syntax\">Markdown</a>. "
"Do not use rating comments to report bugs or request features. Neither "
"developers nor users will be notified of your comment. A rating without a "
"comment still counts, but will not be listed below."
msgstr ""

#: nextcloudappstore/core/templates/app/detail.html:276
Expand Down Expand Up @@ -1118,7 +1109,8 @@ msgstr ""
#: nextcloudappstore/core/templates/app/list.html:116
#, python-format
msgid "No apps found for search \"<em>%(query)s</em>\"."
msgstr "Nije pronađena nijedna aplikacija pretraživanjem „<em>%(query)s</em>”."
msgstr ""
"Nije pronađena nijedna aplikacija pretraživanjem „<em>%(query)s</em>”."

#: nextcloudappstore/core/templates/app/register.html:5
#: nextcloudappstore/core/templates/app/register.html:14
Expand All @@ -1129,19 +1121,19 @@ msgstr "Registriraj aplikaciju"
#: nextcloudappstore/core/templates/app/register.html:16
msgid ""
"For more information on how to obtain the certificate and create the "
"signature, check out the <a href=\"http://nextcloudappstore.readthedocs.io/"
"en/latest/developer.html\" rel=\"noopener norefferer\">app developer guide</"
"a>."
"signature, check out the <a "
"href=\"http://nextcloudappstore.readthedocs.io/en/latest/developer.html\" "
"rel=\"noopener norefferer\">app developer guide</a>."
msgstr ""
"Za više informacija o tome kako dobiti vjerodajnicu i stvoriti potpis "
"pogledajte <a href=\"http://nextcloudappstore.readthedocs.io/en/latest/"
"developer.html\" rel=\"noopener norefferer\">vodič za razvojne programere "
"aplikacija</a>."
"pogledajte <a "
"href=\"http://nextcloudappstore.readthedocs.io/en/latest/developer.html\" "
"rel=\"noopener norefferer\">vodič za razvojne programere aplikacija</a>."

#: nextcloudappstore/core/templates/app/register.html:17
msgid ""
"This form can also be used to update existing certificates, however only the "
"app owner is allowed to do so. Updating an app certificate will delete all "
"This form can also be used to update existing certificates, however only the"
" app owner is allowed to do so. Updating an app certificate will delete all "
"of its already uploaded releases!"
msgstr ""
"Ovaj se obrazac može upotrijebiti i za ažuriranje postojećih vjerodajnica, "
Expand Down Expand Up @@ -1207,13 +1199,13 @@ msgstr "Izdanje aplikacije uspješno je otpremljeno."

#: nextcloudappstore/core/templates/app/upload.html:16
msgid ""
"For more information on how to create the signature check out the <a href="
"\"https://nextcloudappstore.readthedocs.io/en/latest/developer.html\" rel="
"\"noopener norefferer\">app developer guide</a>."
"For more information on how to create the signature check out the <a "
"href=\"https://nextcloudappstore.readthedocs.io/en/latest/developer.html\" "
"rel=\"noopener norefferer\">app developer guide</a>."
msgstr ""
"Za više informacija o tome kako stvoriti potpis pogledajte <a href=“https://"
"nextcloudappstore.readthedocs.io/en/latest/developer.html\" rel=\"noopener "
"norefferer\">vodič za razvojne programere aplikacija</a>."
"Za više informacija o tome kako stvoriti potpis pogledajte <a "
"href=“https://nextcloudappstore.readthedocs.io/en/latest/developer.html\" "
"rel=\"noopener norefferer\">vodič za razvojne programere aplikacija</a>."

#: nextcloudappstore/core/templates/app/upload.html:25
msgid "Upload"
Expand Down Expand Up @@ -1307,8 +1299,7 @@ msgstr "Odjava"
#, python-format
msgid ""
"You are about to use your %(provider_name)s account to login to\n"
" %(site_name)s. As a final step, please complete the following "
"form:"
" %(site_name)s. As a final step, please complete the following form:"
msgstr ""
"Namjeravate upotrijebiti svoj račun %(provider_name)s za prijavu na\n"
" %(site_name)s. Za kraj ispunite sljedeći obrazac:"
Expand Down Expand Up @@ -1561,7 +1552,8 @@ msgstr ""

#: nextcloudappstore/templates/socialaccount/login.html:21
#, python-format
msgid "You are about to sign in using a third-party account from %(provider)s."
msgid ""
"You are about to sign in using a third-party account from %(provider)s."
msgstr ""

#: nextcloudappstore/templates/socialaccount/login.html:28
Expand Down Expand Up @@ -1644,12 +1636,9 @@ msgstr "API Token"
#: nextcloudappstore/user/templates/user/api-token.html:15
msgid ""
"\n"
" The API token can be used for authentication when calling "
"the Nextcloud app store\n"
" <a href=\"https://nextcloudappstore.readthedocs.io/en/latest/"
"restapi.html\">REST API</a>.\n"
" Make sure to keep it secret. A new token can be generated "
"below, rendering the old token invalid.\n"
" The API token can be used for authentication when calling the Nextcloud app store\n"
" <a href=\"https://nextcloudappstore.readthedocs.io/en/latest/restapi.html\">REST API</a>.\n"
" Make sure to keep it secret. A new token can be generated below, rendering the old token invalid.\n"
" "
msgstr ""

Expand Down Expand Up @@ -1691,10 +1680,8 @@ msgid "Transfer app ownership"
msgstr "Prenesi vlasništvo nad aplikacijom"

#: nextcloudappstore/user/templates/user/base.html:32
#, fuzzy
#| msgid "Version is supported"
msgid "Enterprise support"
msgstr "Inačica je podržana"
msgstr "Poslovna podrška"

#: nextcloudappstore/user/templates/user/base.html:38
#: nextcloudappstore/user/templates/user/set-language.html:4
Expand Down Expand Up @@ -1748,32 +1735,24 @@ msgid "Support status"
msgstr ""

#: nextcloudappstore/user/templates/user/enterprise-apps.html:17
#, fuzzy
#| msgid "Change ownership transfer status"
msgid "Change support status"
msgstr "Promijenite status prijenosa vlasništva"
msgstr ""

#: nextcloudappstore/user/templates/user/enterprise-apps.html:24
msgid "Supported"
msgstr ""

#: nextcloudappstore/user/templates/user/enterprise-apps.html:26
#, fuzzy
#| msgid "Version is supported"
msgid "Unsupported"
msgstr "Inačica je podržana"
msgstr "Bez podrške"

#: nextcloudappstore/user/templates/user/enterprise-apps.html:33
#, fuzzy
#| msgid "Version is supported"
msgid "Mark as unsupported"
msgstr "Inačica je podržana"
msgstr ""

#: nextcloudappstore/user/templates/user/enterprise-apps.html:35
#, fuzzy
#| msgid "Version is supported"
msgid "Mark as supported"
msgstr "Inačica je podržana"
msgstr ""

#: nextcloudappstore/user/templates/user/enterprise-apps.html:43
#: nextcloudappstore/user/templates/user/transfer-apps.html:63
Expand Down Expand Up @@ -1814,8 +1793,8 @@ msgstr "Promjenom zaporke također će se ponovno generirati vaš API token!"

#: nextcloudappstore/user/templates/user/password.html:22
msgid ""
"You seem to be using an account registered with a third-party provider. Your "
"password can therefore <strong>not</strong> be changed from this page."
"You seem to be using an account registered with a third-party provider. Your"
" password can therefore <strong>not</strong> be changed from this page."
msgstr ""
"Čini se da upotrebljavate račun registriran kod davatelja usluge treće "
"strane. Zaporku stoga <strong>ne možete</strong> promijeniti na ovoj "
Expand All @@ -1840,8 +1819,8 @@ msgstr ""
#: nextcloudappstore/user/templates/user/transfer-apps.html:11
msgid ""
"Don't have a new owner yet? You can mark the app as orphaned to indicate "
"that you are looking for a new owner. Once the transfer is complete, the app "
"will be automatically marked as un-orphaned/maintained again."
"that you are looking for a new owner. Once the transfer is complete, the app"
" will be automatically marked as un-orphaned/maintained again."
msgstr ""

#: nextcloudappstore/user/templates/user/transfer-apps.html:17
Expand Down
Loading

0 comments on commit 832d8c0

Please sign in to comment.