Porównaj commity

...

3 Commity

Autor SHA1 Wiadomość Data
Nextcloud bot 99469fb859
[tx-robot] updated from transifex 2020-10-13 03:08:27 +00:00
Nextcloud bot d1086dd72e
[tx-robot] updated from transifex 2020-09-29 03:11:44 +00:00
Maxence Lange 1b7e441e53 +stable17
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-24 11:53:47 -01:00
6 zmienionych plików z 7 dodań i 1 usunięć

2
.gitignore vendored
Wyświetl plik

@ -3,3 +3,5 @@ js/
node_modules/
vendor/
img/twemoji/
composer/

Wyświetl plik

@ -10,7 +10,7 @@ sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
branch=stable17
version+=0.3.1

Wyświetl plik

@ -8,6 +8,7 @@ OC.L10N.register(
"Notifications" : "Teavitused",
"Public" : "Avalik",
"Reply" : "Vasta",
"Delete post" : "Kustuta postitus",
"Close" : "Sulge",
"Continue" : "Jätka",
"User not found" : "Kasutajat ei leitud"

Wyświetl plik

@ -6,6 +6,7 @@
"Notifications" : "Teavitused",
"Public" : "Avalik",
"Reply" : "Vasta",
"Delete post" : "Kustuta postitus",
"Close" : "Sulge",
"Continue" : "Jätka",
"User not found" : "Kasutajat ei leitud"

Wyświetl plik

@ -2,6 +2,7 @@ OC.L10N.register(
"social",
{
"Social" : "Aplikacija Social",
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Zapamtite da se podaci s alpha2 mogu migrirati isključivo ručno.\n\t\t\t\t\t\tKliknite na gumb u nastavku kako biste pristupili detaljnim informacijama o ovom postupku.",
"Help" : "Pomoć",
"Follow %s on Social" : "Prati %s na društvenim mrežama",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud postaje dio udruženih društvenih mreža!",

Wyświetl plik

@ -1,5 +1,6 @@
{ "translations": {
"Social" : "Aplikacija Social",
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Zapamtite da se podaci s alpha2 mogu migrirati isključivo ručno.\n\t\t\t\t\t\tKliknite na gumb u nastavku kako biste pristupili detaljnim informacijama o ovom postupku.",
"Help" : "Pomoć",
"Follow %s on Social" : "Prati %s na društvenim mrežama",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud postaje dio udruženih društvenih mreža!",